
Announcements
Hello Team,
I am researching Approval responses from a web application. I currently have an approval workflow where the user receives a notification for approval with a link to a web application that shows an application for them to review. Then, they return to the email and Approve or place the application on Hold.
They are requesting to put the Approve or On Hold buttons on the web application itself. Has anyone done anything like this or similar? Any suggestions for an alternative approach?
Currently, my thinking is to have a separate flow that captures the response from the web app and updates the Approval tables in the Dataverse. My main flow would have to handle the Wait for Approval action timeout to check the dataverse to see if it was approved from the Web App and then make updates as need to my variables that I use to create a list of departments that are still pending.
Thanks,
Ray