Skip to main content
Bulk-imports leads from a CSV file. Duplicate phone numbers within the campaign are automatically skipped.

Path Parameters

Request

Send a multipart/form-data request with the CSV file in the file field.

CSV Format

The CSV file should include a header row. The only required column is phone_number. Additional columns are stored in the lead’s custom_vars field automatically. Example CSV:

Response