Welcome to an article on how to Add Item to Collection in SharePoint 2013 and Office 365 using Nintex Workflows. This article will display the action “Add Item to Collection” which can be used while developing Nintex workflows according to our requirement.

Using this action you can add an item to a collection of items. Let’s see the implementation of this functionality.

Form Parameters:

Here we have the following form parameters,

When you specify a collection, based on the index number provided by you, it will add the new value in the collection and as an output provide a variable with the updated collection.

So in this article we saw how to Add Item to Collection in SharePoint 2013 and Office 365 using Nintex Workflows, we will see more new articles on the actions of Nintex Workflows in the other parts of the article. Till then, keep learning.