Importing contact data to Engage is a powerful way to update or expand your audience using external lists. Whether you're importing a small segment or a full database, following the correct preparation steps helps ensure a smooth and successful upload.
How it works
Contact data can be imported into Engage using a CSV (comma-separated values) file format. You can upload files manually through the interface, or via API if you're using the developer method. This guide focuses on the manual upload process.
The maximum recommended size for a file upload is 25 MB. If your file exceeds this size, you’ll need to split it into smaller parts before uploading.
Once the data is prepared and meets the formatting rules, you can upload it to a specific list or use mapping to assign values to fields in Engage.
How to prepare the file
To ensure your file imports correctly:
- Use UTF-8 encoding.
- Save your file in
.csvformat. - Include one row per contact.
- Use a header row with clear, unique column names.
- Always include either an email address or mobile number as an identifier.
Commonly used fields:
emailmobilePhonefirstNamelastName-
gender(must be either “male”, “female”, or left blank) -
consentEmailand/orconsentSms(values must be “true” or “false”)
Visit the developer documentation for more information.
How to split a file that exceeds the recommended size
If your file is larger than 25 MB:
- Open the file in Excel or another spreadsheet program.
- Use the filter or sort functions if needed, then split the rows into smaller segments.
- Each smaller file should still include the same header row as the original.
- Save each part as a separate
.csvfile.
How to import the file into Engage
Once your file is ready and within the size limit, you can import it manually:
- Go to Audience > Imports in Engage.
- Click Import file and upload your CSV file.
- Choose to import to an existing list or create a new one.
- Map the columns in your file to the correct fields in Engage.
- Review the summary and confirm the import.
For more detailed step-by-step instructions visit: Import contact data manually to Engage.
Article last reviewed
Comments
0 comments
Please sign in to leave a comment.