Bulk Import

Import a file

Log in to see full request history
Path Params
string
required

Client-specific Identification String

Body Params
string
required

The URL where the file to be imported is. It supports any of these: [HTTP][HTTPS][FTP][FTPS][SFTP]. Only alphanumeric characters, spaces, dashes ("-") and underscores ("_") are allowed.

string
required

The type of the file.

string
required

Allowed values: "list" or "cdt". At the moment only Static Lists and Custom Data Tables are allowed.

string
required

The name of the target List or Data Table.

string
required

Allowed values for CDTs: "add-only", "update-only", "add-update" or "overwrite". Allowed Values for Lists: "add-update", "overwrite".

string
string
ColumnMapping
array of strings
required

For each field in the target List, indicate whether to "ignore" it for this import or indicate the name of the file column to import data from.

ColumnMapping*
boolean

Pass "true" if the file to import has a header on the first row.

boolean

Passing "true" will skip invalid rows and continue importing the following ones. A value of "false" will stop the import at the first error encounter.

boolean

Indicate whether or not to respect double quotes as a text qualifier

string
required

One between "," (comma) and "\t" (tab).

string
required
Headers
string
required

Auth_token

Response

Language
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json