Forum Discussion

chriscanning's avatar
chriscanning
Copper Contributor
Feb 13, 2024

Full Control for a MS List without being Site Owner

Hi,   I have an issue where we have SharePoint list items that have been allocated individual permission via Power Automate. I want to have 'full control' allocated to each item similar to how Shar...
  • ganeshsanap's avatar
    ganeshsanap
    Feb 15, 2024

    chriscanning 

     

    You can first use EnsureUser endpoint and then roleassignments/addroleassignment endpoint to assign the permissions to security groups on the individual list items.

     

    Refer this article for related information: SharePoint Online: Grant Permissions to Azure AD Security group using Power Automate and REST API - here I am granting permissions at "site" level but you have to grant permissions at "item" level (similar endpoint as you are using for granting permissions to users/members).


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources