Hi all,
Thanks in advance for any assistance!
I am currently making a Power Automate flow to ask approval for files on SharePoint.
My desired flow is as follows:
1. Start the flow on with the button on the specific file.
2. User fills in the approvers (they all have to approve).
3. Approval request is created and sent to approvers.
4. "Sign-off status" Column is created with value "pending" and "Approvers" Column is created with the names of the approvers.
5. When all approvers have approved the file the Sign-off column changes to "Approved", when rejected it will be "Rejected".
Steps 1-3 I have created and is working properly, but the column creation and setting values part of step 4/5 is giving issues. I essentially want the same functionality as the standard "Request Sign-off" functionality in SharePoint with the addition of multiple approvers and an extra column with the names of the approvers.
Does anyone have a suggestion or guidelines on if this is possible and how I would be able to create it?
Much appreciated!