
Hi,
I am trying to create a flow that sends an approval email when a new record has been created to my app in power apps AND notify back the user who created the request IF it was or not approved
I am not sure what I should use, can anyone help me? I am new in the power automate world
Hi @Aydeedglz ,
As long as the flow of Power Apps as trigger runs for more than 2 minutes, it must report a timeout error when writing back data. There is currently no way to solve the timeout problem, but you could try this workaround:
Save the things you want to return to online services such as SharePoint or Dataverse, and then connect to these online services in the Canvas APP to get the running results of Flow.
I think this link will help you a lot:
Solved: Timeout on a Respond to Power App after Trigger - Power Platform Community (microsoft.com)
Best Regards,
Bof