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 / Sending MS Teams notif...
Power Automate
Unanswered

Sending MS Teams notifications to multiple recipients from an email

(0) ShareShare
ReportReport
Posted on by 4

Hello,

 

I'm currently trying to build a flow that is triggered whenever a specific email arrives. The email contains multiple recipients (To Field). I managed to get it to work but the only issue is that only the first recipient received the notification.

 

This is my current flow:

 

Styli_0-1689601470294.pngStyli_1-1689601501039.png

 

Categories:
I have the same question (0)
  • David_MA Profile Picture
    14,393 Super User 2026 Season 1 on at

    That will not create an array because the items in the To field are already semicolon separated. If you want to send a separate Teams message to each person in in the To field, you need to split the e-mail addresses in a Compose action. You can then use the output of the Compose action in Apply to each, and use the Current item for the Recipient field.

    David_MA_0-1689620152858.png

     

    This is the expression in the Compose action:

     

    split(triggerOutputs()?['body/toRecipients'],';')

     

     

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 873

#2
Valantis Profile Picture

Valantis 820

#3
Haque Profile Picture

Haque 505

Last 30 days Overall leaderboard