Skip to main content
Community site session details

Community site session details

Session Id : IsURzUlY8tHnUECcC65eAo
Power Apps - Building Power Apps
Unanswered

Multiple user mail id based on roles

Like (0) ShareShare
ReportReport
Posted on 12 Feb 2024 08:43:21 by

I want to send mail to every user based on roles from the SharePoint list. Like if a,b,c have been assigned a test role then mail should go to all the users(a,b,c) .

 

AdityaRana_0-1707727326486.png

 

for example : A,B,C has same role test..........user contain users datatype

 

Categories:
  • AdityaRana Profile Picture
    on 13 Feb 2024 at 17:12:00
    Re: Multiple user mail id based on roles

    Thanks for you response,

     

    But can we filter the users without using filter query in get items because by using it will also affect my other users with different role.

    It only shows test roles users.

     

    Can we use filter array (Data operator to filter)

  • sonuomroutlook Profile Picture
    61 on 12 Feb 2024 at 10:01:57
    Re: Multiple user mail id based on roles

    Hi @AdityaRana ,

     

    There are two ways to achieve this.

     

    Use case 1. One consolidate email to all users of same role.

    Use case 2. Individual email to user based on the role.

     

    Step1: I'll take Instant Manual Power Automate example (Use case 1) (this can easily be Automated (Use case 2) or scheduled(Use case 1))

    Get users of same role using "Get Items" and filter query Roles eq 'test'.

    Use apply to each to get all emails in a String array semicolon separated to build a TO user list

    Use switch case on Role value

    Case 1 for "test" role

    Have a proper suited email body for test role users

    Case 2 for "nott" role

    Have a proper suited email body for nott role users

     

    If I've helped , please select this as solution.

    Sunil Kumar @PowerTrainer @sonuomroutlook 

    LinkedIn: https://www.linkedin.com/in/powertrainer/
    YouTube: https://www.youtube.com/@PowerTrainer 

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete