Hi Tomasz, thanks for the video, it's very helpful. I have a scenario when I am calling an approval action from a flow and once approval is received, the flow is expected to do some action. Do you know if there is a way to use your approach and do some sort of an update in the tables so that the flow with the original approval progresses once re-directed approval is provided? I tried playing with it myself, and it seems that whenever i update the approval outcome of the original request in the tables directly - the flow doesn't see that the status changes. Thank you!
Indeed, flow won't proceed if you only update the outcome. What you have to do is to shoot a post request to resume the flow. You can find details about doing this here: ua-cam.com/video/ZawDgP-ayYw/v-deo.html
Hi Tomasz, I have exactly done your steps and the user to who the approval is reassiged can view the record in teams approvals, but not via power automate. When the user tries to reassign again (via teams), the record keeps loading and nothing happens. The user has read access to the approval record and is owner of the approval request record. What could be the issue here?
More fantastic information - thanks very much!!
You're welcome!
Hi Tomasz, thanks for the video, it's very helpful.
I have a scenario when I am calling an approval action from a flow and once approval is received, the flow is expected to do some action. Do you know if there is a way to use your approach and do some sort of an update in the tables so that the flow with the original approval progresses once re-directed approval is provided? I tried playing with it myself, and it seems that whenever i update the approval outcome of the original request in the tables directly - the flow doesn't see that the status changes. Thank you!
Indeed, flow won't proceed if you only update the outcome. What you have to do is to shoot a post request to resume the flow. You can find details about doing this here: ua-cam.com/video/ZawDgP-ayYw/v-deo.html
@@TomaszPoszytek awesome, thanks a lot for the hint, Tomasz! I was out of ideas, will give it a try now!
Hi Tomasz, I have exactly done your steps and the user to who the approval is reassiged can view the record in teams approvals, but not via power automate. When the user tries to reassign again (via teams), the record keeps loading and nothing happens. The user has read access to the approval record and is owner of the approval request record. What could be the issue here?
Is this the default environment? What roles has the user?
@@TomaszPoszytek yes this is the default environment. The user has following roles: approvals user, project user, environment maker, basic user