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

  • 30 April 2019
  • 2 replies
  • 0 views

Badge +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

Badge +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. 

Badge +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

Reply