Get Item from Dictionary

Get Item from Dictionary



Use context menu or action toolbox to add Get Item from Dictionary action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Operations;
  • Choose Get Item from Dictionary.
  • In action toolbox:
  • Select category Operations;
  • Drag and drop Get Item from Dictionary action to the area with (Edit) icon on the workflow scheme.


Open action configuration dialog to edit action properties:

  • Open action context menu on the scheme and choose Edit;
  • Or double click the action on the scheme.


Use configuration dialog to edit action properties:

Property Description
Title Defines action title.
By default the title is action type name.
Source Dictionary to get item from.
Item name or path Name or path of the item to get.
Lookups are available for this property.
Output Variable in which result item will be stored.

Get data by key:

Dictionary: {“DaysForApproval”: 3, “ApproverLogin”: “i: 0 # .f | membership | support@systemz.io”}

Get task completion result:

Dictionary: {“ID”: 3, “Outcome”: {“Index”: 0, “Value”: “Reconcile”}}

Contents