bird email content
Usage
Ejemplo de código
bird email content <message-id> [flags]Description
Read the stored HTML and text bodies of a sent message. Content exists only if the message had content storage enabled, and only for 30 days after sending. A broadcast stores no body, so a copy the send has recorded always answers 404, whatever the workspace has configured. A 404 means nothing was stored. A 425 means the content is still being stored, and the call can be retried. A 410 means it has expired.
Examples
Ejemplo de código
bird email content <message-id>
bird email content <message-id> -f text
# the id to pass comes from
bird email listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email cancel | Cancel a scheduled message |
| bird email get | Get a message |
| bird email health | Get sending health and deliverability limits |
| bird email list | List messages |
| bird email recipients | List recipients of a message |
| bird email send | Send an email message |
| bird email send-batch | Send a batch of email messages in one call |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Ver la guíaGetting started with emailExplorar la funcionalidadEmailSeguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Prueba el ejercicio y obtén un resumen de implementación