In this article you will see how to add a group in SharePoint site using NINTEX workflow.
IntroductionIn this article you will see how to add a group to a SharePoint site using a NINTEX workflow. We will be adding the group to the SharePoint site by calling the web service "_vti_bin/usergroup.asmx". I have created a custom list named "Group Provisioning" in which I have the following columns:Workflow Design The Group Exists UDA is a user defined action that is used to check if the group exists. Please refer to the following articles:
Set a condition is used to set the Yes or No value. The Call web service action adds the group to the SharePoint site.
Add Group workflow
Publish the workflow
SummaryThus in this article you saw how to add the group to the SharePoint site using a NINTEX workflow.Related Links
SharePoint Framework (SPFx) A Developers Guide