Hello! New to Power Automate.
Is it possible to create an approval workflow with custom responses - wait for one response, and then use the output of that for another approval workflow.
Here's the scenario: Request for approval initially goes to Supervisor and Manager. If Manager approves, no need to do anything else, since Manager trumps Supervisor. If Supervisor responds, must still wait for Manager.
After studying the options, it doesn't appear straightforward to accomplish the scenario.
I was thinking of using the custom responses - wait for one response and sending to both Supervisor and Manager. When the first one responds, that approval action is ended.
I could then create another approval action to say If the responder of the first flow was Supervisor, send another approval to Manager, otherwise do nothing. This time the flow would be Wait for All Responses. While it's redundant to send another approval request to the Manager, I can't see any other way of doing it. The supervisor approval is optional, but the manager is mandatory. Is it possible to put a condition like this on the approval action and base it on the responder in the first approval action.
Let me know if you have any ideas. Thanks!