Contacts & events
email_emit_contact_event
Manually emit a contact event — the way to TEST-DRIVE automation triggers end to end (enrollment happens exactly as with API events).
write email_emit_contact_event
Manually emit a contact event — the way to TEST-DRIVE automation triggers end to end (enrollment happens exactly as with API events). Production events come from the company's app via POST /api/v1/events.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
email | string | Yes | |
name | string | Yes | |
properties | object | No | |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |