Create Page from Page Template
          How to create a Page from a (custom) Page template in a SharePoint Online site using a Power Automate flow.
 
That’s it, Happy testing!
        
        
      URI
Headers
Body
Screenshot with example
Below are a bit more details about the values used in this example. Hopefully that helps in configuring the right body payload.| Property | Value | Details | 
|---|---|---|
| Name | Sample7583.aspx | (File) Name of the new Page | 
| SiteId | contoso.sharepoint.com,15ec34b0-5d50-4d83-8235-eb2bc48d8799,062116f0-a749-4dbd-a6c0-f771d8ea4ec9 | Variable used in the URI | 
| TemplateId | 255b5793-519b-4fb3-ba30-55e15bdb1919 | Guid of the Page Template | 
| Title | Sample7583 | Title of the new Page | 
Expected response
Will return the details of the new page.Copy/paste example
Resources
sitePage: createFromTemplateThat’s it, Happy testing!
			
			
			