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

Using this action you can add items to build a dictionary. Let’s see the implementation of this functionality.

Form Parameters

The configuration of the form is divided into two Items and Output where you can add the items using their keys and generate an output.

Output:

Then you have the output as the dictionary.

You can have as many items you want using the keys which starts from 0 and once you run this workflow it will generate an output as a dictionary of items.

So in this article we saw how to build Dictionary 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.