Skip to main content
brevo.createSmsCampaign create SMS campaign through the Brevo API.

Example

Inputs and output

Inputs:
name, content, and sender must be non-empty; sender is limited to 15 characters. Recipient IDs are positive integers, listIds can’t be empty, and scheduledAt is an ISO 8601 timestamp with an offset. Optional fields have no implicit default. { id } for the draft campaign. A scheduled campaign also requires recipient list IDs. Brevo counts content beyond one SMS segment separately. Pass { account } as the second argument to select a named Brevo account binding.