CSV → DataTable
Parse CSV (text or file) into a DataTable.
Overview
CSV → DataTable is a no-code automation step in the Convert category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 5 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
Parse CSV (text or file) into a DataTable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| CSV text | multiline | Optional | Example: name,age
Bob,30 Supports variables | |
| CSV file (optional) | file | Optional | Read CSV from this file instead of the text. Example: C:/data/people.csv Supports variables | |
| Delimiter | dropdownAuto · Comma · Tab · Semicolon · Pipe | Optional | Auto | |
| First row is header | dropdownYes · No | Optional | Yes | No → columns are named col1, col2, … |
| Store DataTable in | variable | Required | Example: table |
How to use CSV → DataTable
- 1
Open AutoFlowRPA and drag the CSV → DataTable command from the Convert group onto the canvas.
- 2
Set its parameters in the side panel — CSV → DataTable has 5 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the CSV → DataTable command do?
Parse CSV (text or file) into a DataTable.
Which group does the CSV → DataTable command belong to?
CSV → DataTable is part of the Convert group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the CSV → DataTable command take any parameters?
Yes — CSV → DataTable has 5 configurable field(s), all editable in the visual node editor.
More Convert commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.