I'm trying to get users from a group that is added to a list item. I'm using the call a web service nintex function with the following parameters.
URL: (domain) /_vti_bin/usergroup.asmx
Web Method: GetUserCollectionfromGroup
Then storing the results in a single line of text variable, but it always returns blank. Any ideas why?