Microsoft Graph for Teams integration now available on the DX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-03-21 03:20 PM
You can find the new integration here.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-03-21 04:41 PM
Thanks for this. Can it be used to integrate into O365 mailboxes?
regards
Allan
------------------------------
Allan Ross
Digital Technologist
Nedbank
Europe/London
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-03-21 04:49 PM
I'm not sure I understand what you mean by integrating into O365 mailboxes. Can you elaborate? There is a MS Graph for Outlook integration already available on the DX that can be used to work with mailboxes.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-21 12:57 PM
------------------------------
Neha Gote
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-08-21 04:10 PM
Have you installed the actual Teams integration from the DX? If you take a look at the Web API service you should see the following actions:
- List Channel Messages
- List Channel Message Replies
- Reply to Channel Message
- Send Channel Message
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-08-21 05:21 PM
Hi, @ewilson
Do you have any predictions about whether or when this asset will accept MFA users?
------------------------------
Emerson Ferreira
Sr Business Analyst
Avanade Brasil
Recife
+5581988869544
If my answer helped you? Mark as useful!
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-08-21 06:13 PM
We don't have any plans at the moment for MFA support. In fact, I don't think Microsoft has actually added the necessary endpoints yet to support performing MFA via Graph. At least that's what they've stated in the Graph Geta docs.
They've added endpoints for collecting information about and administering MFA, to a certain extent. Just nothing for actually performing an authentication process.
https://docs.microsoft.com/en-us/graph/api/resources/authenticationmethods-overview?view=graph-rest-beta
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-08-21 09:51 PM
------------------------------
Emerson Ferreira
Sr Business Analyst
Avanade Brasil
Recife
+5581988869544
If my answer helped you? Mark as useful!
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-02-22 10:33 AM
Have installed the Teams Integration from DX.
Getting following error on posting message to teams Channel.
Can you please suggest what could be the reason for that.
As per the Bearer token , following permissions are granted
"scp": "AccessReview.Read.All ChannelMessage.Delete ChannelMessage.Edit ChannelMessage.Read.All ChannelMessage.Send User.Read profile openid email"
Thanks & regards
Deepti Gupta
------------------------------
Deepti Gupta
Application Developer
IBM
UTC
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
21-02-22 01:21 PM
So you've authenticated successfully to Teams on behalf of a specific user and now you're trying to send a message, on their behalf, to a specific Channel, correct? Is the user, or overall environment, set up to use MFA (multi-factor authentication)?
I don't believe this is an issue with the scope's you've set so much as additional information AD seems to want you to add to the token request.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
