Forum Discussion

Jason Barnes's avatar
Jason Barnes
Brass Contributor
Jan 30, 2019
Solved

Create a site from template and attach Flow programmatically/via script

I need to create a site from a template and automatically attach a flow to one of the lists that would be included in the site template. It looks like I can use this link as a starting point: https:/...
  • Jason Barnes's avatar
    Jan 30, 2019

    If anyone finds this later:

     

    You can programmatically create flows. Read more about the specific action here: https://docs.microsoft.com/connectors/flowmanagement/#create-flow and the announcement here: https://flow.microsoft.com/blog/planner-triggers-connector-improvements/ The API is also now documented here: https://docs.microsoft.com/flow/web-api so you can use whatever tools you want to create or update flows programatically. 

     

    https://powerusers.microsoft.com/t5/Flow-Ideas/programmatically-create-a-flow/idi-p/112491 

Resources