Contact list import template
One row is one person you are allowed to contact. Event organisers, partners, and agencies, whose export is a CSV with whatever headers their tool happened to use.
| Field | Type | Rules | Note |
|---|---|---|---|
| Full name | text | Required | |
| RequiredUnique | |||
| Phone | text | Optional | |
| Company | text | Optional | |
| Job title | text | Optional | |
| Country | text | Optional | |
| Consented to contact | boolean | Required | |
| Source | text | Optional | Where this contact came from: an event, a partner, a form. |
What this sheet refuses to accept
Malformed addresses are rejected before they reach a sending tool, where they cost deliverability rather than a warning.
The unique email means merging three partner lists produces one contact per person, not three.
A blank consent flag is a required field, so a list arrives with the question answered rather than assumed.