Contacts & events

email_upsert_contact

Create or update a contact (attributes shallow-merge; tags REPLACE the set when given).

write email_upsert_contact

Create or update a contact (attributes shallow-merge; tags REPLACE the set when given). Attributes drive automation filters (e.g. contact.attributes.city) and template personalization; timezone (IANA) controls send windows. Tags are labels a segment/filter matches via contains on path contact.tags.

Parameters

ParameterTypeRequiredDescription
emailstringYes
externalIdstringNo
attributesobjectNo
tagsstring[]No
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page