Forum Discussion
JurgenD
Nov 20, 2018Copper Contributor
Change approval status after moving file
Hello, I have a flow containing several steps. Each step has its own approver. Once a document is approved in the first step it's receiving an approved status and being moved automatically to a d...
Alan Marshall
Nov 20, 2018Iron Contributor
Each approval action has its own response data so you shouldn't need to reset the status. If you are moving the file, you may want to create a second Flow on the destination instead of in one Flow that triggers on item created/updated; set a field so you can check it was part of the move.