Forum Discussion
PhilHDemo
Aug 10, 2022Copper Contributor
SharePoint and Power Automate manually bulk list items
***** What is the good hyperlink syntax to start a flow with SharePoint button webpart? ***** Goal : Click one button (outside SPO list) and start a Power Automate flow Context on SharePoin...
Bharath Arja
Aug 10, 2022Iron Contributor
PhilHDemo Setup your flow with a manual trigger to pick up all items in the list when you run it. Setup a button following this https://steveknutson.blog/2022/06/21/start-a-power-automate-flow-from-a-javascript-button-in-sharepoint/ to trigger your flow.