12-07-21 06:26 PM
09-11-21 12:52 PM
09-11-21 02:05 PM
09-11-21 03:03 PM
28-04-22 03:02 PM
28-04-22 03:08 PM
25-04-23 05:21 PM
Hi Eric ,
I am planning to use Microsoft Graph API Sharepoint object. To start with, for all the actions within the object to work is there a list of Azure app permissions that blueprism can share ? Since the tool capability is defined, it would be good to have the capability to permission mapping, it will help for faster set up.
25-04-23 05:29 PM
Hello @SandeepSatish
This is really an organizational specific sort of thing. Different people need different permissions based on their specific use cases. The best approach is to review the available Graph permissions documented by Microsoft at the following link:
https://learn.microsoft.com/en-us/graph/permissions-reference
For SharePoint, you'll be primarily interested in Sites permissions, but you should also pay attention to Files permissions especially if you're looking at working with files on SharePoint.
Cheers,