Import CSV File From URL
Imports a CSV file into EasyCSV from a public URL.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The first path segment after easycsv.io in the sheet webhook URL, for example mindcloudco.
stringrequired
The final UUID segment in the sheet webhook URL.
stringrequired
A public URL pointing to the CSV or XLSX file to import.
string
Optional email address to notify when the import finishes.
string
Optional name to label this import run in EasyCSV.
string
Optional import code to group or identify this import.
string
Optional JSON object string of extra columns to add to every imported row.