bird email inbound-messages attachment
Usage
कोड उदाहरण
bird email inbound-messages attachment <inbound-message-id> <attachment-id> [flags]Description
Download one attachment's raw bytes from a received email. List the attachment
manifest first with bird email inbound-messages attachments to find an
attachment id.
The bytes are written to --output when set, otherwise to stdout:
bird email inbound-messages attachment rem_123 att_456 --output invoice.pdf
Examples
कोड उदाहरण
bird email inbound-messages attachment <inbound-message-id> <attachment-id> --output invoice.pdfOptions
| Name | Description |
|---|---|
| --output, -o | Write the bytes to this file instead of stdout |
Related
| Name | Description |
|---|---|
| bird email inbound-messages attachments | List a received email's attachments |
| bird email inbound-messages body | Get a received email's body |
| bird email inbound-messages get | Get a received email |
| bird email inbound-messages list | List received emails |
| bird email inbound-messages raw | Download a received email's raw content |
संबंधित संसाधन
इस विषय के लिए डॉक्यूमेंटेशन, गाइड और उदाहरणों के साथ आगे बढ़ें। संसाधन अंग्रेज़ी में हैं।
गाइड देखेंGetting started with emailक्षमता जानेंEmailलर्निंग पाथ फ़ॉलो करेंBuild your first integrationइम्प्लीमेंटेशन गाइडSend your first email
अभ्यास करें और इम्प्लीमेंटेशन ब्रीफ़ पाएँ