Contacts & events
Contacts & events
Upsert contacts + tags, and emit events that trigger automations.
email_upsert_contact
WRITE — Create or update a contact (attributes shallow-merge; tags REPLACE the set when given).
email_get_contact
READ — One contact: profile + suppression state + recent events + recent messages.
email_list_contacts
READ — List contacts (newest first).
email_import_contacts
WRITE — Bulk-import contacts when migrating a company in (CSV rows parsed to entries).
email_emit_contact_event
WRITE — Manually emit a contact event — the way to TEST-DRIVE automation triggers end to end (enrollment happens exactly as with API events).
email_list_events
READ — Event catalog: the contact-event names this project has received, with volume and last-seen — the vocabulary automations can trigger on.