Create Dictionary
Create a new dictionary, optionally pre-filled.
Overview
Create Dictionary is a no-code automation step in the Dictionary category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 2 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Create a new dictionary, optionally pre-filled.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Dictionary name | variable | Required | Name of the dictionary variable. Example: config | |
| Initial pairs | string | Optional | 'key=value, key2=value2' or a JSON object. Example: host=localhost, port=8080 Supports variables |
How to use Create Dictionary
- 1
Open AutoFlowRPA and drag the Create Dictionary command from the Dictionary group onto the canvas.
- 2
Set its parameters in the side panel — Create Dictionary has 2 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Create Dictionary command do?
Create a new dictionary, optionally pre-filled.
Which group does the Create Dictionary command belong to?
Create Dictionary is part of the Dictionary group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Create Dictionary command take any parameters?
Yes — Create Dictionary has 2 configurable field(s), all editable in the visual node editor.
More Dictionary commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.