Contacts
This section details endpoints dedicated to managing contacts effectively, facilitating streamlined interaction and organization within the platform.
Last updated
This section details endpoints dedicated to managing contacts effectively, facilitating streamlined interaction and organization within the platform.
Last updated
Search Contacts: Search and retrieve contacts based on specified parameters or keywords, enabling efficient categorization and retrieval.
Add Contact: Create and add new contacts to the platform by providing the necessary contact details via this endpoint.
Get Contact By Id: Retrieve detailed information about a specific contact using its unique identifier (contactId
).
Delete Contact: Delete a specific contact from the platform, identified by its unique identifier (contactId
).
Update Contact: Modify and update contact information for a specific contact identified by its unique identifier (contactId
).
Add Tag to Contact: Associate tags with a specific contact, enhancing categorization and triggering automations.
Remove Tag from Contact: Effortlessly remove tags associated with a specific contact, facilitating flexible tag management.
/v1/contacts
/v1/contacts
Subscriber
, Engaged
, Lead
, Marketing qualified lead (MQL)
, Sales qualified lead (SQL)
, Opportunity
, Follow-up Required
, Customer
, Evangelist
, Other
, Lost
, Inactive
/v1/contacts/{contactId}
/v1/contacts/{contactId}
/v1/contacts/{contactId}
Subscriber
, Engaged
, Lead
, Marketing qualified lead (MQL)
, Sales qualified lead (SQL)
, Opportunity
, Follow-up Required
, Customer
, Evangelist
, Other
, Lost
, Inactive
/v1/contacts/{contactId}/tags/add
/v1/contacts/{contactId}/tags/remove