Staged email table fields
Field descriptions for viewing email record linked to CRM entities in the Staged Email [sys_email_staging] table.
| Field | Description |
|---|---|
| Receive type | Processing status of the email, such as New. |
| Target | CRM record the email is linked to, displayed as record type and number. For example, Lead: LEAD0000001. |
| User | Email address of the user who sent the email. |
| User ID | User ID of the user associated with the email, if applicable. |
| UID | Unique identifier for the email message. |
| Importance | Priority level of the email, if specified by the sender. |
| Deleted | Indicates whether the email has been marked as deleted. |
| Target table | Database table of the linked CRM record, such as Lead [sn_lead_mgmt_core_lead]. |
| Reply to | Email address specified for replies, if different from the sender. |
| Recipients | Email addresses of all recipients, including To and CC fields. |
| Subject | Subject line of the email. |
| Headers | Any headers embedded in the email, such as routing details, authentication results, and server timestamps. |
| Content type | The email content type. |
| Body | HTML-formatted content of the email. |
| Body text | Plain text version of the email content. |