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 / Need help regarding se...
Power Automate
Answered

Need help regarding sending an email reminder via flow

(0) ShareShare
ReportReport
Posted on by 35

I have 2 SP list namely EmpList and OvertimeRequest,

 

EmpList has the following fields: employee_name, level1approver, level2approver, level3approver).

OvertimeRequest has the following fields: emp_name, level1approvstat,level2approvstat,level3approvstat

 

What I want to happen is to send a daily email to approvers who have pending items in the OvertimeRequest SP list. The flow that I want to happen in power automate is:

 

Flow checks for items in OvertimeRequest who has "Pending" as status in either level1approvstat, level2approvstat, level3approvstat -> Flow then retrieves the current approver based on level from EmpList through the common id employee_name and emp_name (in a way cflow checks emplist on who is the current approver for a specific employee based on level) ->flow then sends an email to appropriate approver

Apologies if this is too basic, but I can't seem to make it work. Thanks in advance for the help.

Categories:
I have the same question (0)
  • Verified answer
    v-yiwenxie-msft Profile Picture
    Microsoft Employee on at

    Hi @santoscp_mwci 

     

    In my understanding, you want to send an email to the first approver whose status is pending for a specific employee. After, you also want the flow to send daily email notification to the approver until approvstat is approved.

    If I’ve misunderstood your need, please feel free to let me know.

     

    The following flow is for your reference:

    The step ‘Get items’ is for the list ‘OvertimeRequest’.

    The step ‘Get items 2’ is for the list ‘Emplist’.

    The condition is used to check whether the value for the column ‘level1approvstat’ is equal to pending.

    2.11-7.PNG

     

    The detailed steps for ‘Get items 2’:

    Filter query is used to filter out the item whose value of the column ‘employee_name’ is equal to the current item’s value of the column ‘emp_name’.

    2.11-8.PNG

     

    The detailed step for ‘Apply to each 2’:

    For the step ‘send an email’: ‘To’ requires an email address. (In my example, value in the column ‘level1approver’ is the approver’s email address.)

    2.11-9.PNG

     

    The detailed step for ‘Do until’:

    2.11-10.PNG

     

    The same structure of ‘condition’ applies to level2approvstat and level3approvstat.

    For example, for ‘level2approvstat’, please use ‘condition2’ in ‘If no’ in ‘condition’(the structure of ‘condition 2’ is same as ‘condition’):

    2.11-11.PNG

     

    Best Regards,
    Community Support Team _ Kira Xie
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • santoscp_mwci Profile Picture
    35 on at

    Will try this out and get back to you as soon as it works 🙂

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 308

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 226 Most Valuable Professional

Last 30 days Overall leaderboard