connector
CSV
Upload your CSV data — validated and previewed before you save.
Connection fields
| Field | Required | Description |
|---|---|---|
upload_id | Yes | Upload a .csv file in the browser; arcodash validates and previews it before you save. |
delimiter | No | Field delimiter. Defaults to ",". |
Example configuration
{
"upload_id": "<set automatically when you upload a file>",
"delimiter": ","
}Caveats
- Like the JSON connector, query text is ignored — every run re-reads the same uploaded file.