Skip to main content
Nintex Community Menu Bar
Question

How to know the members present in the sharepoint group using Nintex workflow - On Prem

  • November 8, 2023
  • 3 replies
  • 269 views

SM123
Forum|alt.badge.img+4

Is there a way to get the members of a sharepoint group using workflow in on-prem. I want to get the individual names of all the members present in a group.

3 replies

bamaeric
Forum|alt.badge.img+14
  • Apprentice
  • November 8, 2023

I have done this in the past by calling a web service.

Check out this blog post and see if it is what you are looking for: How to Get All the Users From a Specific SharePoint Group Using NINTEX Workflow


SM123
Forum|alt.badge.img+4
  • Author
  • Scholar
  • November 10, 2023

Can it be done without calling webservice?


bamaeric
Forum|alt.badge.img+14
  • Apprentice
  • November 10, 2023

I do not believe there is a way to do this without a web service in Nintex for SharePoint on-premise.

There is an action for this in Nintex Automation Cloud: SharePoint Online - Get members of a SharePoint group (nintex.com)