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 / Receive notification w...
Power Automate
Unanswered

Receive notification when receiving no email

(0) ShareShare
ReportReport
Posted on by 7

Hi All,

 

I would like to receive a notification when an certain e-mail is not received. So every day I need to receive an email, but I need to take an action when I received nothing before a certain time. Is this also possible to create with Power Automate?

 

In all templates, the flow will be triggered only when a new email arrives. I'm looking for the other way around.


Thanks!


R_P

I have the same question (0)
  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    Build a recurrence flow that lists all the emails within the last 24 hours that match the email criteria you are looking for.  If the array returned is of length() 0 then you didn't get the email.  You can then do the notification.

  • R_P Profile Picture
    7 on at

    Hi Paul,


    Thanks for the quick reply!

    Can you help with how to implement this?

     

    I understand the recurrence flow, but not how lists all the emails and then match the email criteria.

    Do I need to use the "Get emails (V3)" and/or the "Condition"?

     

    Thanks!


    R_P

  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    It would be a combination of Get Emails using a Search Query. This would be the query for Today's emails

    received:@{formatDateTime(utcNow(),'yyyy-MM-dd')}

    Followed by a Filter Array to filter out emails that don't match the specific criteria for the email you are searching for.  For example is the email from a particular person.

     

    Finally a condition to check whether the filter array returned any records.  If length() of the filtered array body is 0 then you didn't get the email.

    image.png

  • R_P Profile Picture
    7 on at

    Hi,

     

    Can you please help me to complete the solution? I've implemented your steps, but I'm still getting an error message. Hopefully you can help.

     

    The error I receive:

    R_P_1-1664434002558.png

     

    My implemented flow:

    R_P_2-1664434039917.png

    R_P_3-1664434044042.png

     

    I think it is related to the Condition-part. Because I have "Length()" and you filled in "Length(...)". Should I fill something in the Length-function:

    R_P_4-1664434307907.png

     

    Or maybe the Filter array part. What should you fill in "From". I now did it like this, because I want to filter on a specific subject.

    R_P_5-1664434378873.png

    Thanks a lot!

     

     

  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    You want to measure the length of the filtered array.  The value from the filtered array should be the parameter inside the length() function.

  • R_P Profile Picture
    7 on at

    Hi Paul,

     

    Thanks for your reply again. Unfortunately I can't get it to work yet.

    I always get the output that I received the email, even when I did not receive it.

     

    I filled in the following Filter Array and Condition.

    R_P_5-1665123231011.png

     

     

    The output of my flow:

    R_P_1-1665123098715.png

    R_P_4-1665123189398.png

     

    R_P_3-1665123149499.png

     

    It looks like the Values are never actually filled. Hopefully, you can still help!

     

    Thanks a lot!

     

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 298 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 159 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 150 Super User 2026 Season 2

Last 30 days Overall leaderboard