Hi,
I'm trying to create a flow where one of the first steps is to get a list of users from an Azure AD group. I'm using 'Get Group Members' but the only input I can give it is the group id. The problem is I want to filter out groups from this list, I only want a list of AD users.
Basically I have 2 AD groups that need to be synced, ie when someone gets added to AD Group 1 it will auto-add it to AD Group 2. I mean the flow works in that it will add the rights users to AD group 2 it's just the the flow reports that it "failed" b/c there are 2 entities in AD Group 1 that are groups and it is causing the subsequent "Check Group Membership (V2)" to "fail".
Thanks
Hi @id013, "Office 365 Groups" connector has the action that allows you to execute the GRAPH request. Non-premium.
Sorry I should've mentioned that I can't use any premium requests.
This worked perfectly. Thanks so much.
Use a GRAPH request instead of "Get Group Members" action..
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2