connector
CSV logo

CSV

Upload your CSV data — validated and previewed before you save.

Connection fields

FieldRequiredDescription
upload_idYesUpload a .csv file in the browser; arcodash validates and previews it before you save.
delimiterNoField 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.