Quick Links
Create New Contact Endpoint - API Documentation Link
Add Contact Endpoint - API Documentation Link
Create New List Endpoint - API Documentation Link
List Contact Groups Endpoint - API Documentation Link
List Group Member Endpoint - API Documentation Link
Update Contact List Endpoint - API Documentation Link
Quick Links
Create New Contact Endpoint - API Documentation Link
Add Contact Endpoint - API Documentation Link
Create New List Endpoint - API Documentation Link
List Contact Groups Endpoint - API Documentation Link
List Group Member Endpoint - API Documentation Link
Update Contact List Endpoint - API Documentation Link
Managing Lists
The Tall Bob platform provides several ways customers can manage their contacts in Lists:
- Through the Contacts page - Individually add the contact to groups or upload a CSV file
- Through the Lists page
- Through the API
This guide will explore the different ways in which a customer can add their contacts into lists such as:
Managing Through the Platform
Within the platform, you can manage lists by adding an individual or a bunch of contacts to a lists or uploading a set of contacts to the platform within lists. Click on the links below to check out the relevant support articles
- Adding contacts to a list via the contact page
- Adding contacts to a list via contact upload
- Creating a new list
- Editing a List
- Deleting Groups and the contacts
- Removing Contacts from the Groups
Through the API
Adding a Contact to a List
- To Create a contact and add a list to it, Tall Bob APIs provide an endpoint called Create New Contact. This endpoint will allow you to create a contact and add it to a list by using the ‘group_id’ parameter in the request.
- Another way of adding a contact to a list can be done using the Add Contact endpoint.
Creating a new List
To create a new list, Tall Bob APIs provide an endpoint called Create New Group
Viewing the List and List Members
- To retrieve a list of groups, Tall Bob APIs provide an endpoint called List Contact Groups. You can filter the contact list by providing the name of the list (Optional Parameter).
- To retrieve the list of contacts in a particular list, Tall Bob APIs provide an endpoint called List Group Members.
Updating List Details
To edit the list name, use the Tall Bob APIs endpoint Update Contact Group.
Removing List and List Members
- To remove a contact from the list Tall Bob APIs provide an endpoint called Remove Contact.
- To delete a list, Tall Bob APIs provide an endpoint called Delete Contact Group
Helpful Stuff
- Looking for definitions that revolve around Mobile, SMS and Telco Industries, then click here
- Looking for those pesky API docs that don't have all of the waffle like above and just get straight down to business, then go here
- Other helpful developer documents can be found here
If you ever need further assistance or someone to point you in the right direction you can email the team at support@tallbob.com
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article