Create Organisation Library Template

How to create an Organisation Library template in a SharePoint Online tenant using a Power Automate flow.

You will need to create a library script first, the id of the script can be used in the SiteScriptIds property. Instructions can be found in the Create Site Script for Organisation Library Template recipe.

URI

Headers

Body

Screenshot with example

Sample data
Site Address – https://contoso-admin.sharepoint.com (SharePoint Online Admin Centre URL)
SiteScriptIds – [“c3a3c2e8-785a-44ae-a591-b9f26a946cf2”] (Array of ids which create the list and other actions)

organisationlibrarytemplate

Copy/paste example

Resources

AddListDesign.cs

That’s it, Happy testing!

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.