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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Flow Does Not Send Mul...
Power Automate
Unanswered

Flow Does Not Send Multiple Emails, But Indicates "Success"

(0) ShareShare
ReportReport
Posted on by 379
Flow Does Not Send Emails, But Indicates "Success"
 

My flow runs smoothly but does not send the notification to all who apply as it is supposed to. I'm going to share my flow step by step and the list where the information is. I really appreciate any suggestions, examples, or comments to help me find the error.  

1. 

lcdelgado_0-1712595032659.png

 

2. 

lcdelgado_1-1712595032659.png

 

3. 

lcdelgado_2-1712595032660.png

 

4.

lcdelgado_3-1712595032660.png

 

Today + x days = 

addDays(utcnow(), int(outputs('Days_to_remind_me_in')), 'yyyy-MM-dd')
 
x Days + 30 = 
addDays(outputs('Today_+_x_days'),30,'yyyy-MM-dd')
 
5.
 lcdelgado_4-1712595032661.png

 

6. 

lcdelgado_5-1712595032662.png

 

Filter Query = 

concat(concat('ExpirationDate',' ge ''''',outputs('Today_+_x_days')),'''',' and ', concat('ExpirationDate',' lt ','''', outputs('x_Days_+_30'),''''))
 
7.
 lcdelgado_6-1712595032663.png

 

8. 

lcdelgado_7-1712595032663.png

 

9. 

lcdelgado_8-1712595032664.png

 

10. 

lcdelgado_9-1712595032665.png

 

11. 

lcdelgado_10-1712595032665.png

 

The List: 

lcdelgado_11-1712595032664.png

 

Categories:
I have the same question (0)
  • ScottShearer Profile Picture
    25,270 Most Valuable Professional on at

    @lcdelgado 

    Have you analyzed a run to get some idea of what is going wrong?

    For example, identify an email that should have been sent but was not.  Walk through your Flow when that record was processed.  That should provide some insight.

    While I haven't evaluated your Flow in detail, I would take a look at your condition first to see if it is producing the results that you expected.  Your filter query would be my next stop.

     

     

     

  • lcdelgado Profile Picture
    379 on at

    Well I was validated by part and I found the second apply to each wasn't including all the persons, just the last one, so I just moved the send email inside the apply to each 2 loop, and now it includes everyone. I think I moved the send email outside to send individually instead by group.

    lcdelgado_0-1712605691808.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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 245 Super User 2025 Season 2

#2
Expiscornovus Profile Picture

Expiscornovus 207 Most Valuable Professional

#3
trice602 Profile Picture

trice602 170 Super User 2025 Season 2

Last 30 days Overall leaderboard