Hi, i'm dealing with the Microsoft Graph API in order to user the Microsoft Teams functionalities. Below the link:
Blue Prism Digital ExchangeI'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:
Do I need to enable other ones?
Regards.