In this article you will see how to check if a SharePoint group exists using a NINTEX workflow.
In this article you will see how to check if a SharePoint group exists using a NINTEX workflow.IntroductionIn this article you will see how to check if the group exists in SharePoint site using NINTEX workflow. We will be using the web service "_vti_bin/usergroup.asmx" to check if the group exists in the SharePoint site. I have created a custom list named "Group Exists" in which I have the following columns:The Group Name column specifies the group for which we will check if it exists in the site and the IsGroupExists column specifies the Boolean value.Workflow DesignGroup exists workflow
Publish the workflow
Test the workflow
Summary
Thus in this article you have seen how to check if the group exists in the SharePoint site using a NINTEX workflow.Related Links
SharePoint Framework (SPFx) A Developers Guide