How to add, edit and delete contact properties.
Contact Property | Description | Email Tag* |
---|---|---|
hi@example.com | {contact.email} | |
First Name | Chris | {contact.first_name} |
Last Name | Frantz | {contact.last_name} |
Middle Name | Kevin | {contact.middle_name} |
Note | Favorite color is blue. | {contact.notes} |
Date of Birth | mm/dd/yyyy | {contact.date_of_birth} |
1705486871000
(if the Unix timestamp is 1705486871
)
Supported date formats are shown below. These must be sent as a string. Adding a time offset at the end (e.g. +02:00
or -07:00
) is optional (if omitted, the date will default to UTC).
YYYY-MM-DDTHH:MM:SS.sss
YYYY-MM-DDTHH:MM:SS
YYYY-MM-DDTHH:MM
YYYY-MM-DD HH:MM:SS.sss
YYYY-MM-DD HH:MM:SS
YYYY-MM-DD HH:MM
YYYY-MM-DD
id
listId
softDeleteAt
teamId
updatedAt