How to add, edit and delete contact properties.
Contact Property | Description | Email Tag* | API Name** |
---|---|---|---|
hi@example.co | {email} | email | |
First Name | Chris | {firstName} | firstName |
Last Name | Frantz | {lastName} | lastName |
Notes | Favorite color is blue. | {notes} | N/A |
Source | API | {source} | source |
Subscribed | true | N/A | subscribed |
User Group | Investors | {userGroup} | userGroup |
User Id | ask523236 | {userId} | userId |
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