
I have a requirement to pull a report from a SharePoint list without a trigger or input parameter to pass. Go to a link and select the Flow and click run. I can relate this to a Site workflow in SharePoint designer.
Is there an equivalent feature in Flow?
Hello @Lana
You can use the trigger "When an HTTP request is received". This will give you a URL to use for triggering the flow.
If that is not an option, then you can either use the trigger "Manually trigger a flow", but for that one you have to activate it in the Flow (Power Automate) portal or mobile app - or you can use a Power Apps to invoke a flow for the trigger "PowerApps".
Kind regards, John