Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Start an approval for new file to move it to a different folder - automate the approval process

(0) ShareShare
ReportReport
Posted on by

What I would like to achieve is:

 

1. Within the folder, the excel file is created, once the responses are submitted via FROMS - this works so far.

2. Created file contains the name and email address of a specific person - I would like to set this person as a document approver automatically - I have already managed to create a button called GET SIGNED which once is clicked, the pop up opens and prompts user to provide the approver's email address prior to getting the document signed; when this is filled in, I click SEND FOR APPROVAl and approver is notified via email, and so on. 

 

Is there a way to automate the approval process as described above so once the button is clicked, it automatically retrieves the email address from the excel file and sets this person as approver?

 

Button code:

{
 "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json",
 "elmType": "button",
 "txtContent": "Get Signed",
 "customRowAction": {
 "action": "executeFlow",
 "actionParams": "{\"id\": \"e3b60b22-a7e8-4c38-ab98-df7960261206\"}"
 },
 "style": {
 "background-color": "purple",
 "color": "white"
 }
}
 
Approval Flow (current one): 
 
The template I used from pre-sets : Request approval (everyone must approve) for a selected file

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow