Fields
Unique identifier for the email message.
Always
email_message.The ID of the email thread this message belongs to.
The email subject line.
The email body content.
The sender of the email. See ContactInfo below.
The type of the email message. One of
manual, campaign, reply_agent, or received.The status of the email message. One of
sent or draft.The ID of the prospect associated with this message.
The ID of the rep associated with this message.
The email recipients, broken down by type.
Timestamp when the email was sent.
Timestamp when the email message record was created.
Timestamp when the email message record was last updated.
ContactInfo
The contact info object is used for email senders and recipients.Display name of the contact.
Email address of the contact.
Example
Used in
- List email messages - returns an array of email message objects
- Get an email message - returns a single email message object