When importing email addresses into Curated we currently support either a standard Mailchimp export CSV file or a simple format consisting of just two fields:
- Email Address
- Subscribed Date (Ideally this date should be in ISO 8601 format (YYYY-MM-DD), however, we’re able to parse other date formats too).
Any other fields in the CSV will be ignored.
Example
Below is an example file format for a simple import:
Email Address, Subscribed Date
[email protected], 2015-04-29 10:03:08 +0100
[email protected], 2015-04-28 12:52:31 +0100