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 Apps / Flow - Send email to e...
Power Apps
Unanswered

Flow - Send email to everyone, not just the birthday person

(0) ShareShare
ReportReport
Posted on by 361

hello everybody,

I have an extremely simple flow for sending birthday e-mails, I have a SharePoint list with all the birthday people and their e-mails. However, when sending the email, I would like it to be sent to ALL team members, and not just to the person who celebrates the birthday.

Something I couldn't think of straight...

Look the sequence,

Joaoandrebs_0-1682177175031.png

Joaoandrebs_1-1682177222351.pngJoaoandrebs_2-1682177288833.png

 

 

Categories:
I have the same question (0)
  • JohnM86 Profile Picture
    590 on at

    To send the birthday email to all team members, you can modify your flow to include all team members in the "To" field of the email. Here's how you can do it:

    1. Get all team members' email addresses: You can use an Office 365 Users connector action "List all users" to get all the users in your team and their email addresses. You can filter the list to only include users whose email addresses are not empty.

    2. Concatenate email addresses: Use the "Expressions" tab to create an expression that concatenates all the email addresses into a single string. For example, you can use the expression join(body('List_all_users')?['value'], ';') to concatenate all the email addresses separated by semicolons.

    3. Send the birthday email: Use the "Send an email (V2)" action to send the birthday email. In the "To" field of the email, use the expression from step 2 to send the email to all team members.

    Here's an example flow:

    1. "When an item is created or modified" trigger on the SharePoint list with birthday people.

    2. "List all users" action from the Office 365 Users connector to get all team members.

    3. "Compose" action to create the email body with the birthday message.

    4. "Compose" action to create the email subject.

    5. "Compose" action to concatenate all the team members' email addresses into a single string.

    6. "Send an email (V2)" action to send the birthday email to all team members. Use the subject and body from steps 3 and 4, and the email addresses from step 5 in the "To" field.

    I hope this helps!

  • Joaoandrebs Profile Picture
    361 on at

    @JohnM86 I understand, would you have an example to send a print? grateful

  • JohnM86 Profile Picture
    590 on at

    JohnM86_0-1682188442930.png

     

    you dont need the compose action though - then add your send email and set the 'to' as the join output 

     

    JohnM86_1-1682188518314.png

     

     

  • Joaoandrebs Profile Picture
    361 on at

    @JohnM86 ahh ok this alternative is cool, but I don't know if you understand, I already have the list of these emails in the sharepoint list, I have a column called email, so I think the solution would be simpler. (98 e-mails)

    Joaoandrebs_0-1682204402086.png

     

     

  • JohnM86 Profile Picture
    590 on at

    would be a similar concept, swap out the search users - put a SharePoint Get Items connector, use the SharePoint connect 'Value for the select - add the email column in select and follow the same process 

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 893

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 482

Last 30 days Overall leaderboard