Blog Archive

0

How to get Site templates (Site Design) via Power Automate

How to get Site templates (Site Design) via Power Automate is showing how to “scan” get the list of all Site templates at your SharePoint tenant via REST API. Additionally, In the post I’m showing neat way to work with the returned objects without need to Parse Json action. Knowing the path to property is enough. That is also valid for working with Select action.

1
ApplySiteDesignFeatured

How to Apply Site template (Site Design) via Power Automate

How to Apply Site template (Site Design) via Power Automate is showing how to work with Site template utilizing SharePoint REST API. Additionally In the post Error handling of REST API call is demonstrated and it can be used in many other scenarios. Final bonus is link point directly to the Flow run. Which is awesome for the debuging of failed Flows!