Edit Fields (Set)
Set several variables at once — one 'name = value' assignment per line (n8n's Set node). Variables and arithmetic are supported in each value.
Overview
Edit Fields (Set) is a no-code automation step in the Variables category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 1 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
Set several variables at once — one 'name = value' assignment per line (n8n's Set node). Variables and arithmetic are supported in each value.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Assignments | multiline | Required | One 'name = value' per line. Example:
fullName = {{{first}}} {{{last}}}
total = {{{price}}} * {{{qty}}} Example: greeting = Hello {{{name}}}
count = {{{a}}} + {{{b}}} Supports variables |
How to use Edit Fields (Set)
- 1
Open AutoFlowRPA and drag the Edit Fields (Set) command from the Variables group onto the canvas.
- 2
Set its parameters in the side panel — Edit Fields (Set) has 1 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Edit Fields (Set) command do?
Set several variables at once — one 'name = value' assignment per line (n8n's Set node). Variables and arithmetic are supported in each value.
Which group does the Edit Fields (Set) command belong to?
Edit Fields (Set) is part of the Variables group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Edit Fields (Set) command take any parameters?
Yes — Edit Fields (Set) has 1 configurable field(s), all editable in the visual node editor.
More Variables commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.