bird whatsapp
Usage
Code example
bird whatsappDescription
A send carries exactly one kind of content: an approved template, or free-form text,
media, or a location. Delivery is asynchronous, so a message's status and its sent,
delivered and read timeline are read back afterwards. Numbers and business accounts are
read here, for picking a sender or diagnosing a refused send.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request.
Messages
| Name | Description |
|---|---|
| send | Send a WhatsApp message to one recipient |
| get | Get a WhatsApp message |
| list | List WhatsApp messages |
| list-events | List events for a WhatsApp message |
Senders
| Name | Description |
|---|---|
| numbers | Read the numbers the workspace can send WhatsApp messages from |
| business-accounts | Read the WhatsApp Business Accounts the workspace has connected |