PowerAutomate - Restart Approval Flow
HTML-код
- Опубликовано: 5 фев 2025
- This video explain steps to restart an approval flow if Approvers gets changed on the flow item.
Please follow the full video to understand the detailed steps involved in cancelling old instance and triggering a new instance for changed approvers.
Great work sir. Thank you so much for this content. Amazing video with detailed explanation.
Glad you liked it
Excellent use case, thank you Krishan !!
Thanks Pawan !
Very underrated video, please keep it up sir.
Thank you for your comment !!
Hi, thanks for the video. My Flow is still not restarting. I've noticed that some of your steps or screens have other steps included in the flow. Did you miss those out when explaining? eg: setting 'terminate' in your first condition.
My terminates but doesn't start a new one. What am I missing?
Hi! Great content! Thank you! I have a similar flow but I have Approve/Reject - First to respond. I tested it. First approver approves but second approver needs to change and it routed again to first approver. Can you please help me figure it out? Thanks!
Thank you very much 👍 😊
You're welcome 😊
Great video. Thanks. What happens after 28 days ? Does it cancel the current approval process and generate a new approval automatically ?
At 2:35 in the video you reference a previous video on how to use the Send for Approval check. Which one of your videos is this located? Thanks for the great tutorials.
Thanks for your comment !
This is the video - ruclips.net/video/iJye4XWyngE/видео.html
I added a columns "Send For Approval" to the SP List which has been set as True if wanted to trigger the Approval Flow. In flow condition checking this column value.
@@m365techhelp Will this technique work for an "Automated" type flow or does it have to be an "Instant" type? I've followed your instructions and while my current running flow gets cancelled a new run never starts. The only thing I believe is different is that I chose an Automated type at the beginning.
@@gregoryreddin1222 No, automated or instant will not make any difference.
At 18-:00 "Update Item 4" Action should be before terminate action . Can you please recheck if you have placed it above terminate action. and also check if your Do until loop limits are fine.
@@m365techhelp I figured out what the issue was. I typically use a trigger condition in my flows that keeps them from triggering again on an update type action. Once I removed this trigger condition it works as expected. Thanks!
@@gregoryreddin1222 Glad it worked :)