Send an SMS campaign
hellio_send_smsQueue and send SMS messages to single or multiple recipients from an approved sender ID. Wallet balance is deducted upfront and a campaign reference is provided for tracking.
Instructions
Deducts from your wallet balance. Queues an SMS to one or many recipients from an approved sender ID. Cost is reserved from your wallet up front and a campaign reference is returned for tracking. A retry-safe idempotency key is attached automatically. Requires the sms:send scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | Yes | An approved sender ID (max 11 chars). | |
| gateway | No | Optional gateway override. | |
| message | Yes | The message body. | |
| recipients | Yes | An array of numbers, or a comma/newline-separated string. |