Skip to main content
Solved

Get members of an Azure Active Directory group missing groups

  • 17 June 2024
  • 4 replies
  • 44 views

Hello,

I am trying to pull all members from a specific AD Group and send a email to all those members but that specific group and other groups are not showing in the drop down as a option.  Is there a specific permission needed when setting up the connection to make sure I am able to see 100% all AD groups or specific setting within each AD group?

Thnx

4 replies

Userlevel 6
Badge +13

Hi,

 

Only Security group type Azure Active Directory groups are shown in the Group name drop-down. The other Azure Active Directory group types are supported and if you want to use a group of a different type, you can insert the group name as a variable.

 

Cheers

Badge +3

Hi,

 

Only Security group type Azure Active Directory groups are shown in the Group name drop-down. The other Azure Active Directory group types are supported and if you want to use a group of a different type, you can insert the group name as a variable.

 

Cheers

What exactly do you mean by adding group name as a variable?  Are you saying if the AD Group is not showing in drop down to add group to a variable and that will somehow grab all users from the AD group? Thnx

Userlevel 6
Badge +13

Correct - create a text variable and set it to the group name and then use that variable in the AD action

Badge +3

Correct - create a text variable and set it to the group name and then use that variable in the AD action

Thanks a bunch!  That actually did work!

Reply