Add a contact
1
Open Add Contact
In the Zexa dashboard, navigate to Contacts > Add Contact.
2
Enter contact details
Fill in the contact’s name, phone number (E.164 format, e.g.
+244912345678), and an optional email address.3
Assign to a list
Select one or more existing contact lists to add this contact to. You can also create a new list from this screen.
4
Save the contact
Click Save. The contact is immediately available for use in campaigns.
Phone numbers must be in E.164 format (e.g.
+244912345678). Numbers submitted without a country code will be rejected by the API and the import validator.Import contacts from CSV
To add many contacts at once, use the bulk CSV import tool.1
Download the sample template
Go to Contacts > Import and click Download Sample CSV to get the expected column layout.
2
Prepare your CSV file
Fill in your data using the following columns:
3
Upload the file
Return to Contacts > Import, select your CSV file, and choose the target contact list.
4
Review and confirm
Zexa displays a preview with a count of valid and invalid rows. Fix any errors highlighted in red, then click Confirm Import.
Manage contacts via API
Create a contact
curl
List contacts in a list
Use thelist_id, page, and per_page query parameters to paginate through a contact list:
curl
Delete a contact
curl
204 No Content response confirms the contact has been removed.
Contact lists
Contact lists let you group contacts into reusable audiences. A single contact can belong to multiple lists, and a single list can be targeted by multiple campaigns. To create a list from the dashboard:1
Open Lists
Go to Contacts > Lists > New List.
2
Name your list
Enter a descriptive name (e.g. Luanda Subscribers or VIP Customers Q3) and click Create.
3
Add contacts
Add contacts to the list manually, via CSV import, or by specifying the list ID when creating contacts through the API.
Opt-outs and unsubscribes
Zexa automatically manages opt-outs to keep your sending compliant:- SMS: when a recipient replies STOP (or a localised equivalent), Zexa marks them as opted out.
- Email: when a recipient clicks the unsubscribe link in an email, Zexa marks them as opted out.
- Opted-out contacts are automatically excluded from all future campaigns — you do not need to remove them from your lists manually.
Campaigns
Use your contact lists to launch broadcast campaigns across any channel.
Sender IDs
Register the name or number shown to your contacts when they receive messages.
Templates
Create WhatsApp templates for proactive outbound messages.
