BombBomb
Video messaging API integration and workflow automation
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.bombbomb.com/v2 | link | — | — | — |
Actions (26)
Lists · 8
- Add email to list
Add a single email address to a single list.
documented - Create list
Create a new contact list.
documented - Delete list
Delete a list and all the contacts on it.
documented - Get list processing status
Check the status of an ongoing list import.
documented - Import CSV to list
Import many contacts from a CSV file to the requested list.
documented - List contacts in list
Return all contacts in a specific list.
documented - List lists
Return a list of all Lists in the account.
documented - Remove email from list
Remove a single email address from a single list.
documented
Emails · 6
- List email tags
Return a list of email tag names and ids.
documented - List emails
Return a list of all emails in the account.
documented - List emails by tag
Return a list of emails that have the specified tag.
documented - Send custom video email
Send a custom-formatted video email to addresses.
documented - Send email to address
Send an existing email to a specified address.
documented - Suppress emails
Suppress specified email addresses from future mailings.
documented
Contacts · 4
- Add contact
Add a contact to a list with optional extended parameters.
documented - Get contact
Retrieve a contact by email or contact_id.
documented - Get contact fields
Get a list of standard and custom fields available for contacts.
documented - Update contact
Update fields for a contact identified by email.
documented