Follow these steps to bulk import contacts to your audience:
- Navigate to the Audience panel.
- Click on the Add Contacts button and select Bulk Upload.
- Choose or drag & drop an XLS or XLSX file with the following structure.
The XLS or XLSX file should follow this structure:
| Field Name | Data Type | Details |
|---|---|---|
| first_name | Text | Optional |
| last_name | Text | Optional |
| Email address | Required | |
| ip | IP address | Optional |
| joined_on | Excel date | Optional. Default: now |
| subscribe_to_newsletter | Integer (1-0) | Optional. Default: 0 |
| create_student_account | Integer (1-0) | Optional. Default: 0 |
| tags | Comma-separated tags, no spaces | Optional. Default: none |
Notes:
- The first row of the document should be a header row with the name of the fields.
- A demo file is available for download on the upload page.