Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Staged Email table

Field descriptions for viewing email records linked to CRM entities in the Staged Email [sys_email_staging] table.

FieldDescription
Receive typeProcessing status of the email, such as New.
TargetCRM record the email is linked to, displayed as record type and number. For example, Lead: LEAD0000001.
UserEmail address of the user who sent the email.
User IDUser ID of the user associated with the email, if one exists.
UIDUnique identifier for the email message.
ImportancePriority level of the email if specified by the sender.
DeletedIndicates whether the email has been marked as deleted.
Target tableDatabase table of the linked CRM record, such as Lead [sn_lead_mgmt_core_lead].
Reply toEmail address specified for replies if different from the sender.
RecipientsEmail addresses of all recipients, including the To and CC fields.
SubjectSubject line of the email.
HeadersAny headers embedded in the email, such as routing details, authentication results, and server timestamps.
Content typeThe MIME (Multipurpose Internet Mail Extension) media type of the email content stored in this record. This value indicates how the email body should be interpreted and rendered by email clients, including the content format and character encoding. For example, text/html; charset=utf-8.
BodyHTML-formatted content of the email.
Body textPlain text version of the email content.

Parent Topic:Activity Management reference

Related topics

Track emails linked from Microsoft Outlook