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 to Access Outlook ...
Power Automate
Suggested Answer

How to Access Outlook Shared Mailbox Contact Groups

(0) ShareShare
ReportReport
Posted on by
I am trying to access a contact group via a shared mailbox in Outlook, to build a flow to automatically send out emails to all users in the group.

Is this action unable to correctly parse all email addresses within the group contact?


I use the default "Contacts" folder ID, as we do not use any specific folders, but the array returns blank upon testing my flow.
I read you can send HTTP requests for Microsoft Graph but could not determine if that solution fit my issue.

Any advice?
 
I have the same question (0)
  • Suggested answer
    frago Profile Picture
    226 on at
    The "Get contacts (V2)" action often returns a blank array because it's looking for individual people, not Contact Groups, and it usually defaults to your own mailbox instead of the shared one.
    Here is the direct fix:
    Specify the Mailbox: In the action settings, explicitly type the Shared Mailbox email address in the "Mailbox Address" field.
    The Problem with Groups: Even if you point it correctly, this action rarely "unpacks" the members of a Contact Group. It treats the group as one object with no email address.
    The Best Solution: Switch from a "Contact Group" to a Distribution List or M365 Group. This allows you to use the "Get group members" action, which is designed exactly for this and returns a clean list of emails.
    Graph API route: If you must use the current setup, use the "Send an HTTP request" action with this URI:
    GET https://graph.microsoft.com/v1.0/users/SHARED_EMAIL/contactFolders/FOLDER_ID/childFolders (or /contacts).
     
     
     
    ------------------------------------------------------------
    If this solved your issue, please mark it as ✅ Accepted Answer.
    If it helped, feel free to give it a 🩷 Like!
     
    Best regards,
    Piotr
     
     
  • CU30121719-0 Profile Picture
    on at
    No way to do that using Power Automate or Graph. Try to create an Outlook script or an add-in if you definitely need to work with contact groups.

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 796

#2
Valantis Profile Picture

Valantis 671

#3
Haque Profile Picture

Haque 551

Last 30 days Overall leaderboard