This API enables the sending of WhatsApp campaigns using pre-approved templates that do not include body parameters (header image, textual placeholders, etc.).
Request body parameters includes a CSV or Excel file with the target audience.
Note: The file must include a column named phone1, where all phone numbers are formatted with the full country code (e.g., 442079832100 for the UK).
Must include an approved template with the proper WhatsApp language code.
API key is needed to authorize requests. You can get your API key via the management console.
A Bearer Token is needed to be set in the Authorization header of every API call.
For additional support you can contact us.
The CSV or Excel file with the phone numbers.
Example:aud1.csv
The email address of the agent receiving the confirmation
(Optional) When left empty, campaign will be sent immediately. Use Unix format
(Optional) The campaign end date and time. Use Unix format
(Optional) When true, audience will be saved to the DB
Template must be an approved template
Must use WA language code that match the template's language.
For example:en_uk
(Optional) Enter the title of the campaign
(Optional) Add the title of existing audience from the DB for sending the campaign
A CommBox generated number for the channel from which the campaign will be send
(Optional) A CommBox generated number for the subchannel
(Optional) Enter the script ID (flow) to which responding customers will be directed.
Navigate to Settings > Automation Flow module, and select the desired flow. The Id is listed under the flow's name after you select it
(Optional) Name of the audience in the uploaded file
OK
Bad Request - The request could not be understood by the server. Incoming parameters might not be valid
Unauthorized - The supplied credentials, if any, are not sufficient to access the resource
Not found - The requested resource is not found
Too Many Requests - Too many requests have been made in a short period of time (Throttling)
Server Error - The server could not return the representation due to an internal server error
Not Implemented - The requested operation is not supported