Forum Discussion
Tamras1972
Feb 23, 2023Iron Contributor
Flow button to run flow
I'm following below guide to add a flow button in SharePoint list. In line 6, I changed the flow ID but clicking the button doesn't do anything. What am I doing wrong? https://learn.microsoft.com/en...
- Feb 24, 2023
Figured it out. The flow is solution-aware. I had to get the flow identifier instead.
RobElliott
Feb 24, 2023Silver Contributor
Tamras1972 have you made sure that the trigger in your flow is the SharePoint "For a selected item"?
Rob
Los Gallardos
Microsoft Power Automate Community Super User
Tamras1972
Feb 24, 2023Iron Contributor
RobElliott
Yes, sorry I thought I included a screenshot. here's the trigger:
- Tamras1972Feb 24, 2023Iron Contributor
Figured it out. The flow is solution-aware. I had to get the flow identifier instead.