Contacts methods allows you to manage contacts that are identified by an unique externalId. Using externalId you can add, update, delete contacts, create groups and more.
Use this method to get a list of all existing contacts.
The number of items omitted from the beginning of the list. Default ‘0’.
0
The maximum number of items returned by request. Default ‘100’. Maximum ‘1000’.
100
Get contacts from specified group id
Search for contact using contact id
The unique ID of the object you are looking for.
Search for contact using phone number
Search for contact using email address
Search for archived contacts
Date in YYYY-MM-DD hh:mm:ii format to search archived contacts
2025-01-03 00:00:00
Date in YYYY-MM-DD hh:mm:ii format to search archived contacts
2025-01-01 00:00:00
Search for unsubscribe contacts sms
Search for unsubscribe contacts email
Search for unsubscribe contacts push
Use this method to create a new contact object.
Use this method to update details of certain contact.
Use this method to delete contact.
The id of a object
The id of a object
1
Use this method to resubscribe a contact from a single channel or all of them at once.
Set in url.
The id of a object
The id of a object
1
Use this method to unsubscribe a contact from a single channel or all of them at once.
Set in url.
The id of a object
The id of a object
1
Use this method to list all groups that the contact belongs to.
The id of the contact.
Use this method to add contact to an existing group.
The id of the contact.
The id of a object
The id of a object
1
Action allows to delete groups from contact
The id of the contact.
The id of a object
The id of a object
1
Use this method to list all additional fields added as externalData in ‘add contact’ method.
The number of items omitted from the beginning of the list. Default ‘0’.
0
The maximum number of items returned by request. Default ‘100’. Maximum ‘1000’.
100
Use this method to list all segments created in your account panel.
The number of items omitted from the beginning of the list. Default ‘0’.
0
The maximum number of items returned by request. Default ‘100’. Maximum ‘1000’.
100
Use this method to get count of all contacts in the segment.