
Announcements
I Have a flow that works fine but when it exceeds 2 min the response action will time out.
It is a power app button that activates the flow that picks items from SharePoint and uses a response action to return the data back to the power app.
If the flow runs below 2 mins it runs fine but if it exceeds 2 mins is fails with a 504 error message
Also is there an alternative was to pass the data from the flow back to power app