I have an Instant Flow "Send MBPL list as CSV"
It is not tied to a particular Sharepoint list/lib item.
What I need is for my user to be able to trigger this Instant Cloud Flow from a URL -- Add it to their Useful Links list. But I cannot seem to find any way to do that.
Is there a URL I can construct with the WorkflowID that will do the same thing -- allow the user to trigger the flow from a URL?
Again, please no responses about putting row-level buttons on a Sharepoint list. This flow is pulling from multiple sources to create a single CSV file that is sent to the user. I just need to figure out how to connect the user to this flow.