In microsoft azure active directory spoke, how to check user is member of a group

Nagasri
Tera Expert

In flow designer, want to check whether user is a member of a ad group using "Microsoft azure active directory" spoke. Tried with Lookup group membership stream and look up group members stream.  Please help us to check how to check user is part of the ad group.

 

Hi @Ankur Bawiskar , Can you please help with this.

1 REPLY 1

Z B
Tera Contributor

Hi,

there's another Microsoft AzureAD Spoke Action you might use. It's called 'Is User in Group' (is_user_in_group). Takes 2 inputs: Group ID and User ID. 
IDs can be obtain by using Look Up Group ID and Look Up User ID actions. Hope that helps.