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 / How i can know if an e...
Power Automate
Answered

How i can know if an email address is for individual user or for a group (Office 365 or Mail Enabled security)

(0) ShareShare
ReportReport
Posted on by 1,855 Season of Giving Solutions 2025

I have a SharePoint list where i am string email addresses. and inside my workflow i need to check if the email is for individual user or for a group (mail enabled security group or Office 365 group).. is there a way to do this check?

 

Thanks

Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,830 Most Valuable Professional on at

    Hi @johnjohnPter,

     

    You can for example query the siteusers and check the PrincipalType property. 1 should be a user, 4 should be a security group.

     

    Alternatively, you should also be able to use a Get user profile (v2) action. This action should only return user profiles and shouldn't be able to find a profile for a group (in that case it should error with the message user not found). 

     

    Below are both examples in one flow.

     

    _api/web/siteusers?$filter=Email eq '@{triggerBody()['email']}'&$select=PrincipalType

     

    principaltype4.png

  • johnjohnPter Profile Picture
    1,855 Season of Giving Solutions 2025 on at

    @Expiscornovus thanks a lot worked well.

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
Haque Profile Picture

Haque 608

#2
Valantis Profile Picture

Valantis 416

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard