Add Data Row
Append a row to a DataTable.
Overview
Add Data Row is a no-code automation step in the DataTable 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
Append a row to a DataTable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| DataTable name | variable | Required | Name of the DataTable variable. Example: data | |
| Row data | string | Required | 'col=value, col2=value2' or a JSON object. Example: name=Bob, age=30 Supports variables |
How to use Add Data Row
- 1
Open AutoFlowRPA and drag the Add Data Row command from the DataTable group onto the canvas.
- 2
Set its parameters in the side panel — Add Data Row 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 Add Data Row command do?
Append a row to a DataTable.
Which group does the Add Data Row command belong to?
Add Data Row is part of the DataTable group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Add Data Row command take any parameters?
Yes — Add Data Row has 2 configurable field(s), all editable in the visual node editor.
More DataTable commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.