I have a successful workflow that adds a user to a Sharepoint Group. It is so successful that it does not error even if the user initiating the workflow is not in the group that owns the group in whic...
I am using Nintex Forms and Workflow for a Leave Request/Approval Process that utilizes a Sharepoint Calendar List so we may sync the leave with our Outlook Calendar. The process of inputting leave re...
Hey all,I am creating a workflow to create, delete or change SharePoint groups. Within this I got to the point to use the "Call Web Service" action to update the (SharePoint) GroupInfo:Web method: "Up...
Many people posted this question and sometime ago there were some external post that dissapeared. So now it will keep safe in this post.Create workflow variable varUserGroupXML type=Multiple Lines of ...
I have created a workflow that takes the dates from a form submission and creates a new calendar event for it. I have a question about the recurrence settings section. When i create an event through t...
Hi,I'd like to build an UDA in Nintex Workflows which uses a SharePoint REST API.In fact, this one : Social feed REST API reference for SharePoint 2013 I've achieved this but I needed to explicitly sp...