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)
Copy/paste example
Resources
That’s it, Happy testing!