Payload
Number of new contacts written. Skipped duplicates are not counted.
Fired once after a bulk import completes — not per imported row.
{
"id": "evt_xxxxx",
"event": "contact.imported",
"timestamp": "2026-03-28T09:05:00Z",
"data": {
"count": 1842,
"imported_at": "2026-03-28T09:05:00Z"
}
}