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 / Send an email to all i...
Power Automate
Unanswered

Send an email to all individuals in a SharePoint List

(0) ShareShare
ReportReport
Posted on by 5

I have a SP list that has entries from multiple PMs. Some of the PMs have multiple entries. I need to send a single email to all the PMs listed in the column called PM. I am having issues getting the email addresses pulled and then added to the TO line of the email. Below is a snip from the SP list. 

 

dvrdn72_0-1674245109666.png

 

Categories:
I have the same question (0)
  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on at

    @dvrdn72  Use get items first then use select action. In select action click switch map to text mode option and add PM emails. Now use one compose and use union() for select. This will give you unique emails for PM column. Then use apply to each. Inside apply to each use get items again with filter query with loop current item. This will give you all items related each PM email. Then you can create html table and send email.

    Hardesh15_0-1674290710559.png

     

    Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

  • salzabet Profile Picture
    2 on at

    Hello @Hardesh15 , you think you can elaborate a bit on the steps inside the apply to each loop? Not too sure how the grouping works and inputted into the HTML table.

     

    thanks

  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on at

    @salzabet After union() you will have all unique values in an array. Loop will take one array element at a time and get respective details from get items 2(using filter query) which will be used in HTML table. This way for each user you can send email with all line item.

    Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

  • Kyo_Kilava Profile Picture
    2 on at

    Hi @Hardesh15  one quick question ... suppose I need to send  in one single email to all the "unique recipients" , meaning that I dont have to iterate the list one row and after another ... but to send 1 email to all the email addresses that I have after I have filtered the repeated email addresses that are in the HTML table .. how can I do that ??  

  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on at

    @Kyo_Kilava  Sorry for the late reply. was busy in project work. You can store all emails in a variable. Initialize a variable of type string and then use append to string action in which add email with ';' so that send email action recognize each email.

    Then out of the loop use send email action.

    Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

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 Automate

#1
Vish WR Profile Picture

Vish WR 632

#2
Haque Profile Picture

Haque 458

#3
Valantis Profile Picture

Valantis 357

Last 30 days Overall leaderboard