bird email threads messages
Usage
Esempio di codice
bird email threads messagesDescription
Messages come newest first and page backwards through a conversation. Metadata, body and
attachments are separate reads, so a large message costs only what you ask for, and
include=extracted_text inlines the durable plain text.
Reads return JSON; list is paginated.
Commands
| Name | Description |
|---|---|
| attachment | Download an attachment from a thread message |
| attachments | List a thread message's attachments |
| body | Get a thread message's original body |
| get | Get a message in a thread |
| list | List messages in a thread |
| raw | Download a thread message's raw RFC 5322 content |
| reply | Reply to a thread message |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Guarda la guidaGetting started with emailEsplora la funzionalitàEmailSegui il percorso di apprendimentoBuild your first integrationGuida all'implementazioneSend your first email
Prova l'esercitazione e ottieni un brief di implementazione