CSV Format
File Requirements
| Format | Headers | Email Column | Other Columns |
|---|---|---|---|
| CSV | Required | Required | Optional |
| Excel (.xlsx) | Required | Required | Optional |
| Text (.txt) | Not used | One email per line | Not supported |
Column Mapping
- EmailElement auto-maps columns by header name
- Unmapped columns can be mapped manually or skipped
- Hover tooltip on each column shows sample data from file
- Custom fields can be created during mapping
Best Practices
- Ensure email column has valid email format
- Use consistent date formats across files
- Remove empty rows before upload
- UTF-8 encoding recommended for CSV files