Send Bulk Campaign

The Send Bulk Campaign API sends messages in bulk to multiple users, manages large-scale campaigns, and reduces the workload for marketers or business owners.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
enum

The parameter that enables or disables the debug mode. Set the default value of "debug=True" to enable the debug mode. The system generates additional information and logs to help resolving troubleshoot and debug issues with the bulk campaigns.

Allowed:
string

The details of the source for uploading the file for a bulk campaign.

Body Params

Start, pause, or resume a bulk messaging campaign.

string
required

The action to be taken for the campaign. For sending a bulk campaign, the value should be set to "start".

string
required

The unique identifier for the campaign. This ID is generated by WhatsApp when you execute the File Upload API.

string
required

The name of the campaign.

string
required

The MIME type of the file containing the phone numbers of the recipients. The type of the file can be in different formats, such as "text/plain" or "text/csv".

string
required

The name of the file containing the phone numbers of the recipients, including the file extension.

payload
object
required

An object representing the template type, such as media template.

string
required

The date and time at which the campaign should be scheduled to start, in UTC format. The format of the string should be "YYYY-MM-DD HH:mm:ss".

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json