Get Item from Dictionary
Get Item from Dictionary
Add action
Use context menu or action toolbox to add Get Item from Dictionary action to workflow scheme.
- Click on the area with (
) icon on the scheme and:
- Select category Operations;
- Choose Get Item from Dictionary.
- Select category Operations;
- Drag and drop Get Item from Dictionary action to the area with (
) icon on the workflow scheme.
Configure action
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.
Action properties
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. |
Examples
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”}}
