Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Using Power Automate to send E.-Mail Reminders.

(1) ShareShare
ReportReport
Posted on by 10

I don't know if this has already been answered, so apologies, if it has been.

 

I have a Spreadsheet, set up, as a Table, with a List of Employees, their Contract Expiration Date, and the Date that I wanted to be reminded, of the Expiration Date.

 

I want a Flow to check all of the Reminder Dates, and send me an E.-Mail, for each of those Dates that match Today's Date, containing each Name, and Expiration Date.  So let's I run the Flow, on Friday, and the Reminder Date Column has five Reminder Dates, that match the Date that it'll be, on Friday, I want to get five E.-Mails, with the Name, and the Contract Expiration Date, in the Body.

 

Right now, I run the Flow, but I'm not getting the correct number, of E.-Mails, and the contents aren't what I want.  I get one, or two E.-Mails, containing the words "Name", and "Expiry".

 

Can anyone help me out?

  • Casper_2012 Profile Picture
    10 on at
    Re: Using Power Automate to send E.-Mail Reminders.

    Getting rid, of the Filter Array seemed to solve the problem.  Will try, with a few other Names, tomorrow, to confirm.

  • Casper_2012 Profile Picture
    10 on at
    Re: Using Power Automate to send E.-Mail Reminders.

    I decided that I wanted to be sent ONE E.-MAIL, containing all of the Names, and Dates.

     

    The other day, I got it doing that, but sending the same number of E.-Mails, and today, it's sending one E.-Mail, with no details.

     

     

    Casper_2012_0-1715854682482.png

     

    Casper_2012_1-1715854716885.png

     

    Casper_2012_2-1715854748088.png

     

    Casper_2012_3-1715854808865.png

     

    Casper_2012_5-1715854847436.png

     

    How I want the information:

     

    Casper_2012_6-1715854985558.png

     

  • Casper_2012 Profile Picture
    10 on at
    Re: Using Power Automate to send E.-Mail Reminders.

    Ok, I've set it all up, and Power Automate is telling me that it all succeeded, but the E.-Mailing isn't happening.

     

    In the Filter Query, I'm using 

     

    formatDateTime(convertFromUTC(utcNow(), 'GMT Standard Time'), 'dd-MM-yyyy') 

     

    as the Dates are set up. on the Spreadsheet, as "DD/MM/YYYY", i.e.: 27/05/2024, with the Locale being "Ireland"

     

    and at least, "as a Test", I've set it up to send the E.-Mails, to the same Address that they'll be getting sent from, but when I change it, to sent them to another Address, the E.-Mails still aren't sending.

  • Casper_2012 Profile Picture
    10 on at
    Re: Using Power Automate to send E.-Mail Reminders.

    Thank you.

     

    I'll try this, tomorrow, and see if it works.

  • trice602 Profile Picture
    13,760 Super User 2025 Season 1 on at
    Re: Using Power Automate to send E.-Mail Reminders.

    Hi @Casper_2012 ,

     

    Here's a flow that will work for you; modify as needed.

     

    trice602_6-1715182307762.png

     

     

     

    This runs daily at 5 AM.

     

    trice602_1-1715181512572.png

     

    List rows in your table, filter by Reminder eq 'expression' and set date format.

     

    formatDateTime(utcNow(), 'yyyy-MM-dd')

     

    trice602_3-1715181924508.png

     

     

     

    Next add send email action. Add any dynamic content, such as the example below, and this action will wrap itself in an apply to each or for each loop (same thing, different names).  Then for each row that equals today's date, you send an email to yourself.  

     

    trice602_4-1715182007579.png

     

    In this example, I got the first 3 rows in separate emails.  You could have other columns of course, this is just an example for you to make it your own.

     

    trice602_5-1715182059186.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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

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

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,011 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow