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

ParameterTypeRequiredDescription
emailstringYes
namestringYes
propertiesobjectNo
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page