InboundMessages
Retrieves inbound email messages received through the current Postmark server.
Columns
| Name | Type | References | |
| MessageID [KEY] | String | ||
| SenderEmail | String | ||
| MailboxHash | String | ||
| Status | String | ||
| Subject | String | ||
| Tag | String | ||
| RecipientEmail | String | ||
| BlockedReason | String | ||
| CcEmail | String | ||
| MessageDate | String | ||
| SenderName | String | ||
| HtmlBody | String | ||
| OriginalRecipient | String | ||
| ReplyTo | String | ||
| TextBody | String | ||
| Attachments | String | ||
| CcRecipients | String | ||
| SenderDetails | String | ||
| EmailHeaders | String | ||
| Recipients | String |