cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft Teams VBO - permission on Azure needed to create chat with single users

MatteoNovembre1
Level 2
Hi, i'm dealing with the Microsoft Graph API in order to user the Microsoft Teams functionalities. Below the link:

Blue Prism Digital Exchange

I'm able to correctly get the Access Token, but I would like to understand which are the delegate permissions needed to be enabled on the Azure AppRegistration in order to write and read a Teams message to a specific user, and also if there is a dedicated workflow procedure in BluePrism to follow (actual version installed is 6.9). 

In the sample VBO present in the link above, there some comments where the main steps to follow are reported. Below some of the permissions that I actually have on the App:

36631.png

Do I need to enable other ones? 

Regards.
1 REPLY 1

ewilson
Staff
Staff
Hello @MatteoNovembre1,

Are you planning to just sent direct chat messages or are you also going to send channel messages? There's a difference between the two. As the names imply, you only need channel permissions for sending channel messages. The same applies to direct chats.

The Microsoft Graph Permissions Reference page is a good one to keep a link to as it provides details on all of the available permissions.

Cheers,
Eric​