Correct CSV file format for import
Mailpro Support Team
Last Update hace 3 años
When importing subscribers into MailPro, your csv file has to contain proper header columns and one of the column must be named email.
If you don’t have the email column, the application will not import your file.
Here’s how a proper file should look like:
Email, "First name", "Last name", "Age"
[email protected], John, Doe,25
[email protected], Jane, Doe,2 2
[email protected], Joe, Doe,12
[email protected], Jen, Doe,15
The first row of the file is considered the file header. If your email list doesn’t contain custom fields for each header column, those custom fields will be created automatically.