MessageEmail
Email-specific envelope and body data.
object
MessageEmailFields
subject
String
Email subject line.
integrationId
String
Integration ID this email belongs to.
from
Sender address(es).
to
To recipients.
cc
CC recipients.
bcc
BCC recipients (only visible to sender).
references
[String]
RFC 5322 References header chain for threading.
htmlBody
String
Sanitized HTML body.
textBody
String
Plain-text fallback body.
snippet
String
Short preview snippet.
attachments
Email-native attachment metadata.
newContent
String
Extracted new content (stripped of quoted/replied text).
quotedContent
String
The quoted/replied portion of the email body.
signature
String
Detected email signature block.
Last modified on August 8, 2026