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

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Flow I need to send email to multiple user.

(0) ShareShare
ReportReport
Posted on by 190

I need to send email to multiple user.This user name will taken from share point list item.

 

This list have one item with multiple user names.This item is people groups and multiple user allowance.Please help me.Its urgent.

I have the same question (0)
  • Pstork1 Profile Picture
    68,271 Most Valuable Professional on at
    Re: Flow I need to send email to multiple user.

    If its a People column with multiple people in it then you can process that field using a loop and add each email address to a string variable followed by a semicolon.  Then just use that string in the to field of the email after exiting the loop.  If you are allowing groups in the column then you'll need another loop within the loop to expand the group membership and get each user to add to the variable.

  • Elancheran Profile Picture
    190 on at
    Re: Flow I need to send email to multiple user.

    Thanks for your quick response.Can you show me one example with screen shot.I am new to flow.I am learning flow.Can you help me.Can you show me one example with screen shot.

  • Pstork1 Profile Picture
    68,271 Most Valuable Professional on at
    Re: Flow I need to send email to multiple user.

    In this case the People column is called 'Approver'

    screenshot.png

  • Elancheran Profile Picture
    190 on at
    Re: Flow I need to send email to multiple user.

    I have tried.I am getting error.I need to send apporval to multiple users. I have attached the my list.I need to send approval to those members.

     

     

     

    o thothose emerror.PNGApprover list.PNG

  • Elancheran Profile Picture
    190 on at
    Re: Flow I need to send approval to multiple user.

    I have one list and it contains one item.This item have multiple users and it is people picker column.I need to send approval to those users. I am using "start and wait approval" action.

     

     

     

     

     

    those users.Approver list.PNG

  • Pstork1 Profile Picture
    68,271 Most Valuable Professional on at
    Re: Flow I need to send approval to multiple user.

    Your EMEA users column is the same as my approvers column in the screenshot.  Please look close and make sure you are adding a semicolon ';' after the approvers email when adding them in the loop.

  • Elancheran Profile Picture
    190 on at
    Re: Flow I need to send approval to multiple user.

    I need clarification.Which loop i need to use and how to include semi colon. Can you show me one  example of screen shot .

     

    I need to send approval to multiple users.Can you provide me screen shot of one example.Its very helpful to me.Its urgent.

  • vikulkar Profile Picture
    on at
    Re: Flow I need to send approval to multiple user.

     

    @Elancheran ,

    If you have a column with email Address - you can consider the below logic to get a list of email addresses as a string.

     

    Within the compose action your expression should somewhat look like :

     

    concat(variables('emailList'),items('Apply_to_each')?['emailAddress'],';')
     
    AppendEmailAddress.PNG

     

    At the end of Apply to each Action the variable emailList will have all emailadresses which look like abc@msft.com;xyz@msft.com and can then be used in "Assigned to" field of "Approval" action

     

     

     

  • Elancheran Profile Picture
    190 on at
    Re: Flow I need to send approval to multiple user.

    I am using people picker column.I need people picker column to send an approval.

     

    I need to send an approval to share point people picker users.Can you help me.

  • Elancheran Profile Picture
    190 on at
    Re: Flow I need to send approval to multiple user.

    I have tried but i am getting error.I need to send approvals to people picker column members.eror2PNG.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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 722 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 461 Moderator

#3
developerAJ Profile Picture

developerAJ 283

Last 30 days Overall leaderboard