web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Set SharePoint Library...
Power Automate
Unanswered

Set SharePoint Library Permissions

(0) ShareShare
ReportReport
Posted on by 4

I have a reasonably simple Flow in Power Automate that creates a site using an HTTP request. Then creates a document library using an HTTP request, but the part I cannot resolve is how to set custom permissions on that document library. I have found a thousand solutions to set permissions on folders and items, which I have done on other projects, but I cannot resolve how to set the permissions on the new document library as a whole.

 

Any thoughts? I have attached a picture of my working "Create Library" request. 

ccoxck_0-1641396082357.png

 

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,121 Most Valuable Professional on at

    You'll need to use HTTP REST calls for that.  By default it should inherit the permissions for the site it is located in.  To alter those you need to break inheritance and set the permission level for a particular individual or group.  Its essentially the same REST calls as you would use on a folder or item, just at a different level.  In the screenshot below principleID is the ID of the user/group and roleId is the ID of the permission level.

    image.png

  • ccoxck Profile Picture
    4 on at

    Do you know of a way to do this through a site script? It would be awesome to simply run a site script that creates all my libraries with the permissions on each that is needed.

  • Pstork1 Profile Picture
    69,121 Most Valuable Professional on at

    I haven't tried to do that.  I believe there are some things available in Patterns and Practices that allow for that kind of site scripting.  But that wouldn't be something specific to Power Automate, so this may not be the right place to get that question answered.

  • ccoxck Profile Picture
    4 on at

    No worries. How did you get the Principle ID for your O365 group? 

  • Pstork1 Profile Picture
    69,121 Most Valuable Professional on at

    Its another REST call.  The ID will be in 

    outputs('Get_Group')?['body']?['d']?['id']

    image.png

  • kmw1130 Profile Picture
    995 on at

    @Pstork1 @ccoxck I am doing something very similar to this.  I've created a flow from a SP List that then creates a site from a template and inherits permissions from the parent, but then I need to have 3 libraries within that newly created site to have unique permissions.  

  • Pstork1 Profile Picture
    69,121 Most Valuable Professional on at

    The REST calls are the same, just replace the library name parameter you see in the replies with the library names for the three libraries.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 557

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 264 Super User 2026 Season 1

Last 30 days Overall leaderboard