Skip to main content
Nintex Community Menu Bar

How can I tell if a SharePoint group is empty? Is this possible using out of the box actions?

  • April 30, 2019
  • 2 replies
  • 22 views

Forum|alt.badge.img+1

How can I tell if a SharePoint group is empty? Is this possible using out of the box actions?

 

I have a flexi task that I am assiging a group to, but I want to make sure the group has users in it before I assign it to the flexi task.

 

Thanks,

 

2 replies

ArunPrakash
Forum|alt.badge.img+2

Hi 

 

Try to use Query user profile to retrive the users in the group and store the values in variables to check its empty or not. 


Forum|alt.badge.img+2

There is no ootb action for that but you can anyway check it using Web Service of SharePoint whether group does have users or not before your task action.

 

Thank You,

Kalpesh