Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

How to send email only to selected members of SharePoint group?

(0) ShareShare
ReportReport
Posted on by 23

Hey guys,

 

I am struggling with my flow which is sending email notification only to selected members of SharePoint group. The problem is that all available tutorials are showing how to send email to all members.

 

Example of users in SharePoint group:

User 1 - Job Title: Accountant

User 2 - Job Title: Manager

User 3 - Job Title: Director

User 4 - Job Title: Accountant

 

I want to send the email only to Managers and Director(s). Is it doable to check the job title and send to email only to specific users?

 

Thank you for any help!

  • eliotcole Profile Picture
    4,260 Super User 2025 Season 1 on at
    Re: How to send email only to selected members of SharePoint group?

    I like it ... but ... heh ... it also relies on the SharePoint Groups matching the 365 groups ... which could not be a thing, too (if my experience is anything to go by 😅).

     


    @jason_c_wyatt wrote:

    Hi,

     

    A low code way of doing this you could try is to use the 'list group members' action and then a 'for each' loop with a condition then compares job title against your required list. If it's a match send the email:

    jason_c_wyatt_0-1627308069199.png

     

    This relies on you 365 profiles having the correct Job Titles.


     

  • Verified answer
    jason_c_wyatt Profile Picture
    93 on at
    Re: How to send email only to selected members of SharePoint group?

    Hi,

     

    A low code way of doing this you could try is to use the 'list group members' action and then a 'for each' loop with a condition then compares job title against your required list. If it's a match send the email:

    jason_c_wyatt_0-1627308069199.png

     

    This relies on you 365 profiles having the correct Job Titles.

  • eliotcole Profile Picture
    4,260 Super User 2025 Season 1 on at
    Re: How to send email only to selected members of SharePoint group?

    I'm not sure that I have an easy answer off the top of my head, however any answer I do make would likely use the

    "Send an HTTP request to SharePoint" action pretty prominently.

     

    Also ... this might assist you with your forward planning on this ... you can create a SharePoint group that contains that subgrouping:

    1. Go to /_layouts/15/user.aspx
    2. Add a new group (ensure you get permissioning right) maybe called something like "DirMgrs"
    3. Add the other groups in to the new one

     

    Otherwise, yeah, good luck ... but perhaps look into what you can do with API calls in the HTTP request. 🙂

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1