Skip to main content
Nintex Community Menu Bar
Solved

Get members of an Azure Active Directory group missing groups

  • June 17, 2024
  • 4 replies
  • 108 views

Forum|alt.badge.img+4

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

Best answer by Chris_Ben

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

4 replies

Chris_Ben
Nintex Employee
Forum|alt.badge.img+14
  • Nintex Employee
  • June 17, 2024

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


Forum|alt.badge.img+4
  • Author
  • Rookie
  • June 18, 2024

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


Chris_Ben
Nintex Employee
Forum|alt.badge.img+14
  • Nintex Employee
  • Answer
  • June 18, 2024

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


Forum|alt.badge.img+4
  • Author
  • Rookie
  • June 20, 2024

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!