Forum Discussion
boris1255
May 16, 2024Copper Contributor
Checking file access permissions on SharePoint Document Library using Power Automate
I looking for a way to check specific group file permissions on a SharePoint document library. The request needs to go through SharePoint HTTP connector in Power Automate.
I have found this page in SharePoint settings which is exactly what I need. But I am struggling to find a proper HTTP request to get this data in Power Automate.
Desired data:
View in SharePoint
I have tried using the following requests:
_api/web/RoleAssignments/GetByPrincipalId(14)/RoleDefinitionBindings
No RepliesBe the first to reply