OutboundMessages
Retrieves outbound email messages sent through the current Postmark server.
Columns
| Name | Type | References | |
| MessageID [KEY] | String | ||
| SenderEmail | String | ||
| MessageStream | String | ||
| Status | String |
The allowed values are queued, sent, bounced, processed. | |
| Subject | String | ||
| RecipientEmail | String | ||
| RecipientName | String | ||
| ReceivedAt | Datetime | ||
| BccEmail | String | ||
| Body | String | ||
| CcEmail | String | ||
| HtmlBody | String | ||
| IsSandboxed | Boolean | ||
| IsTrackOpens | Boolean | ||
| TrackLinks | String |
The allowed values are None, HtmlAndText, HtmlOnly, TextOnly. | |
| Attachments | String | ||
| MessageEvents | String | ||
| Metadata | String | ||
| Recipients | String |