Managing Contacts

Modified on Mon, 15 May 2023 at 11:46 AM


Adding a Contact

To Create contact, Tall Bob APIs provide an endpoint called Create New Contact. This endpoint will allow you to create a contact. You can also add the to a group (if required) by using the ‘group_id’ parameter in the request. 

Managing Additional Data to the Contacts

  1. To add additional metadata values to a contact, Tall Bob APIs provide an endpoint called Upsert Contact Metadata

  2. To remove the added metadata values to a contact, Tall Bob APIs provide an endpoint called Remove Contact Metadata

Viewing the Contacts

  1. To view the list of contacts, Tall Bob APIs provide an endpoint called List Contacts. You can filter results by email and mobile number (optional) parameters.

  2. To retrieve specific details of a specific contact, Tall Bob APIs provide an endpoint called View Contact Details 

  3. To retrieve a contact via external ID, Tall Bob APIs provide an endpoint called Find Contact By External ID

Viewing the Campaigns for a Specific Contact

To retrieve campaign details of a specific contact, Tall Bob APIs provide an endpoint called List Contact Campaigns

Updating Contact Details

To edit the contact details, use the Tall Bob APIs endpoint Update Contact. You can also Opt-in or Opt-out a contact using this endpoint by passing the “unsubscribed“ parameter

Deleting contacts

To remove a contact Tall Bob APIs provide an endpoint called Delete Contact

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article