bird email broadcasts
Usage
Exemplo de código
bird email broadcastsDescription
Recipients resolve when the send starts: audience members with an address, minus those
suppressed for the broadcast's category. A scheduled broadcast stays editable until sending
starts. Canceling never recalls what already went out, and a draft is deleted, not canceled.
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. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| cancel | Cancel a broadcast |
| counts | Get a broadcast's audience counts |
| create | Create a broadcast |
| delete | Delete a broadcast |
| get | Get a broadcast |
| list | List broadcasts |
| list-clicked-links | List a broadcast's clicked links |
| list-events | List events for a broadcast |
| list-recipients | List recipients of a broadcast |
| send | Send a broadcast |
| send-quota | Get how much of a broadcast the send allowance covers |
| update | Update a draft or scheduled broadcast |
Recursos relacionados
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Assista ao guiaGetting started with emailExplore a funcionalidadeEmailSiga o percurso de aprendizagemBuild your first integrationGuia de implementaçãoSend your first email
Experimente na prática e obtenha um resumo de implementação