Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

How to manually set a Approver name for New Document

(0) ShareShare
ReportReport
Posted on by 22

we created a document library in sharepoint.

Once any new document is uploaded, Flow should trigger to "Central person e.g. A" to define APPROVER of document. -> 

A will select Approver name (B or C)-> After that approval should be auto triggered to that APPROVER (B or C)

 

we tried with templates , but those are ,for New Item in List , Not for New Document

  • Verified answer
    RobElliott Profile Picture
    10,118 Super User 2025 Season 1 on at
    Re: How to manually set a Approver name for New Document

    Hi @Bagulhem yes this can be done in a single flow but I doubt there is a template for it, you'll need to create it from a blank flow. One thing I always do is to add the approval decision, date, comments and approver's name into columns in my SharePoint document library:

    5-SP-list-approved.png

    In our flow the trigger will be a SharePoint When a file is created (properties only) so the flow will trigger every time you upload a document to the library. Select the site and the document library. The first action in the flow will then be to Send an email with options with the email addresses of the possible approvers entered into the User Options field separated by a comma:

    1-Trigger-Options.png

    The "Person A" would get an email as follows with the options for the approver:

    2-selectApprover.png

    We want to capture the approver that has been selected so the next action in the flow is to Start and wait for an approval and in the Assigned to field select the SelectedOption from the dynamic content:

    3-Approval.png

     The start and wait for an approval action will wait for the person selected to approve/reject the document as shown in the email below:

    6-approvalEmail.png

    We then want to update the document columns with a SharePoint Update file properties action with the decision, date, comments and approver. When you select the Responses Comments it will wrap the action in an apply to each which is expected:

    4-Update.png

    That updates the document library with the approval info:

    5-SP-list-approved.png

    Rob
    Los Gallardos
    If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.

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,645 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow