Hi everyone!
I have a flow of two successive approvals. Here have a summary of my flow.
When new answer is submitted from MS Form a Sharepoint list is created
⬇️
Triggers Approver 1 for approval request
⬇️
If yes Send to Approver 2 approval request
- If Approver approves : approval status updated + mail sent to requester
- If Approver rejects : approval status updated + mail sent to requester
I would like add an "Request to Edit" option for Approver 2, in case the Approver 2 want the requester to add more information and then have an approval resent to Approver 2.
I wanted to add a "When an existing SharePoint list item is modified" then trigger approval, but it is not an available option.
Any ideas of how I could achieve this result?
Thank you in advance! Let me know if you need more clarifications.