send_bulk_group_sms
Send SMS messages to all contacts in specified groups, with optional scheduling for future delivery.
Instructions
Send an SMS to all contacts in one or more groups.
Provide group_id list and a message (≤ 460 chars). For scheduling,
set schedule=true and supply schedule_time (YYYY-MM-DD HH:MM).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groups | No | ||
| message | No | ||
| group_id | No | ||
| schedule | No | ||
| sender_id | No | ||
| group_names | No | ||
| schedule_time | No | ||
| verify_sender | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |