hi Team
I have a requirement where I have to set Read permission to some 8 SharePoint groups on the item level in the SharePoint list.
Currently, I could only set it for one single SP group at a time using "Send an HTTP request to SharePoint" action.
I want to avoid sending 8 HTTP requests for Read permission assignment. Please help me in modifying the below uri.
/_api/web/lists/getByTitle('<LIST_TITLE>')/roleassignments/addroleassignment(principalid='<GROUP_ID>',roleDefId=<ROLE_ID>)
Thanks
Manoj
@Anonymous - Can you see if following Action helps?
Like and mark this as solution if it helps to resolve the issue.
Thank you for your reply to my query. 🙂
I tired this action but the limitation here is that in the Recipients field, I can only add email ids of people and since we do not have such Ids for SharePoint groups, we cannot add group names in this field.
User | Count |
---|---|
89 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
38 | |
24 | |
21 |