Announcements
I was asked to perform this task, but I am stuck Use Graph API in Power Automate to get me all the Microsoft 365 groups in the tenant that are not hidden from the Global Address List (GAL) .The group property for this kind of group is hideFromAddressLists = false. Dispaly these groups in a CSV file. These are the properties that need to be in the CSV
I tried the below
Have a look at this: https://stackoverflow.com/questions/64332044/how-can-i-get-the-list-of-email-groups-those-are-only-visible-in-global-address
so Is there a work around for these requests, like creating 2 http requests where I bring all the group Id's and add them to a array, and in the second can we run apply to each Id and get "HideFromAddressLists= false" criteria ? Please suggest any other options too
If you can run premium actions you can use a single batch GRAPH request to update up to 20 groups at once.
I do have access to Premium, but I need more help about how to achieve the task please. Is there any article reference?
Can you google?
https://learn.microsoft.com/en-us/graph/json-batching
Thank you so much
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 223
David_MA 195 Super User 2026 Season 1
Haque 167