Skip to main content
Nintex Community Menu Bar
Question

Verify Azure AD group membership

  • March 10, 2023
  • 1 reply
  • 31 views

Forum|alt.badge.img+2

In Automation CLoud, when I query Azure AD security groups, I need to know how many members are returned.  I don't see how to do that. I tried checking to see if the results were empty ('contains is empty"), but that doesn't work.  How do I verify an Azure AD security group has members?

 

1 reply

WouterT
Forum|alt.badge.img+9
  • Apprentice
  • March 10, 2023

Would this work for you?:

And then count the number of items in the collection?