Hey all!
I am trying to create a flow to automate contract generation. Once each contract is generated, an approval is sent to the supervisor who needs to sign off on the contract. If they approve, the contract moves forward. If they reject, their comments are sent to the contract team for them to edit the contract as needed.
What I want to do is create a do until loop that gives supervisors the ability to reject a contract multiple times.
The issue I have is that the loop only runs once. I'm assuming that the hiccup is that the loop is waiting on the old approval to be approved. Is there any way to change this so a new approval is sent to the supervisor each time the team edits a contract, allowing them to reject a contract multiple times?
Here is what I have created so far:
Figured it out by modifying the flow found here: https://sergeluca.wordpress.com/2018/01/21/pattern-for-implementing-state-machines-with-microsoft-flow/
WarrenBelz
146,786
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,093
Most Valuable Professional