Nintex for SharePoint Forum
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results forÂ
Hello Friends,
I have a security group in my SharePoint site and using Query user profile I would like to get the list of all users from the security group and maintain that information in the list.
Can anyone suggest how that can be done?
Update: I prefer this to be a site workflow so that I could schedule it and update SharePoint list.
Thank you
Can you use a web service call usergroup.asmx GetUserCollectionFromGroup?
Hello Cassy,
Thank you for the reply. Can it be done using LDAP in a site workflow and creating / updating information in a list?
is it a SharePoint group or an AD group you want to query?
Its an AD group