Create Organisation List Template

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

You will need to create a list 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 List Template recipe.

URI

Headers

Body

Screenshot with example

Sample data
Site Address – https://contoso-admin.sharepoint.com (SharePoint Online Admin Centre URL)
SiteScriptIds – [“06475eba-7a04-43f9-a6e7-4b0ab29c9560”] (Array of ids which create the list and other actions)

createorganisationlisttemplate

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.