web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / how can one send mail ...
Power Automate
Unanswered

how can one send mail to manager based on the organization chart

(0) ShareShare
ReportReport
Posted on by 18

My requirement is to send escalation mail at each level in organization chart.

 

Categories:
I have the same question (0)
  • ScottShearer Profile Picture
    25,290 Most Valuable Professional on at
    You should be able to use the Get Manager action to retrieve anyone's manager assuming that Office 365 knows your org chart.

    Can you be a bit more specific about your requirement?
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @shalini,

     

    Could you please share more details about your scenario?

    Do you want to send an email to the Manager within your Organization?

    Further, could you please share more details about your organization chart?

     

    I agree with @ScottShearer's thought almost. You could add the "Get manager (V2)" action of Office 365 Users connector within your flow to get the manager profile of a specific user, then send an email to the Manager based on the Mail dynamic content of the "Get manager (V2)" action.

     

    I have made a test on my side and please take a try with the following workaround:

    • Add a proper trigger, here I use Flow Button trigger.
    • Add a Variables-> "Initialize variable" action, Name set to InitialUser, Type set to String and Value set to Test3@xxxxxx.xxmicrosoft.com

    Note: I assume that the user Test3@xxxxxx.xxmicrosoft.com is the lowest level member within your Organization chart.

     

    • Add a Do Until action, within Condition box, click "Edit in advanced mode", type the following formula:
    @empty(variables('InitialUser'))
    • Within "Do Until" action, add a "Get manager (V2)" action, the User (UPN) field set to InitialUser variable. Add a Parallel branch action, within left branch, add a "Send an email" action, To field set to Mail dynamic content of the "Get manager (V2)" action, then add a "Set variable" action, Name choose InitialUser, Value set to Mail dynamic content of the "Get manager (V2)" action.

             Within right branch, add a "Set variable" action, Name choose InitialUser, Value set to null expression. Then click "Menu" button-> "Configure run after" option, within the "Set variable" should run after panel, select has failed option as below:11.JPG

     

    Image reference:12.JPG

     

    13.JPG

     

     

    The flow works successfully as below:14.JPG

     

    More details about using expression in flow actions, please check the following article:

    https://flow.microsoft.com/en-us/blog/use-expressions-in-actions/

     

    More details about the Configure run after option, please check the following article:

    https://flow.microsoft.com/en-us/blog/error-handling/

     

     

     

    Best regards,

    Kris

     

     

     

     

  • shalini Profile Picture
    18 on at

    Thanks both of you.I will try it and let you know about it 

  • shalini Profile Picture
    18 on at

    I am facing an issue while sending mail to managers in an organization recursively at top level.

    the flow failed at last when flow cannot find the top level manger's manager.

    How can be overcome this situation where the manager's manager does not exist.the flow does not give successfull run even though it reaches to the top level in hierarchy. when get manager fails.Manager.png

     

  • ScottShearer Profile Picture
    25,290 Most Valuable Professional on at

    Can you post a screen shot of your do until loop?

  • shalini Profile Picture
    18 on at

    Please find the screenshotsManagerApproval.png

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 382

#2
Valantis Profile Picture

Valantis 370

#3
David_MA Profile Picture

David_MA 300 Super User 2026 Season 1

Last 30 days Overall leaderboard