If you want to add all items from a repeating section in InfoPath to a SharePoint field via Nintex workflow you can. Create three variables: Two text: “SoftwareToRetract” and “SoftwareRetracted “and one collection: “software collection” Use an XML Query and select …

Add each item from InfoPath repeating section to SharePoint field with Nintex Workflow Read more »

On the internet there are enough methods to create a item via SharePoint Webservice, but getting date fields inserted took me more research. Variable Create in Nintex Workflow the following variables: StartDate (Date and Time) StartDateConverted (Text) XML (Text) Workflow …

Create a listitem with date via a SharePoint Webservice workflow Read more »