MultichannelMessages
Logs messages delivered via email, SMS, or other channels.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
A unique identifier for the multichannel message, used to track and reference the message within the system. |
| Multichannel Message Type | String | True |
The type of multichannel message, such as 'Email', 'SMS', or 'Push Notification', categorizing the message for organizational purposes. |
| Global ID | String | True |
A globally unique identifier for the multichannel message, ensuring consistency and cross-system reference. |
| Link | String | False |
A URL or hyperlink associated with the multichannel message, providing access to the content or additional details. |
| Multichannel Message Name | String | False |
The name or title assigned to the multichannel message, providing an easily recognizable identifier for users. |
| Status | String | False |
The current status of the multichannel message, such as 'Active', 'Inactive', or 'Pending', indicating its availability for use. |
| Created By | String | True |
The user or system that created the multichannel message record, ensuring traceability of its origin. |
| Created Date | Datetime | True |
The timestamp when the multichannel message was created, marking its initiation within the system. |
| Last Modified By | String | True |
The user or system that last modified the multichannel message record, ensuring accountability for changes. |
| Last Modified Date | Datetime | True |
The timestamp of the last modification made to the multichannel message, indicating when it was last updated. |
| Event Attendee Status | String | False |
The status of the event attendee in relation to the multichannel message, such as 'Registered', 'Attended', or 'Not Attended'. |
| MC Activity RecordType | String | False |
The record type of the associated multichannel activity, such as 'Email Campaign' or 'Push Notification'. |
| Message Identifier | String | False |
A unique identifier for the specific message within the system, used to track and reference the message. |
| Owner | String | False |
The user or system that owns the multichannel message, typically the creator or the responsible party. |
| Legacy CRM Id | String | False |
The identifier for the multichannel message in the legacy CRM system, ensuring continuity and cross-system reference. |
| Language | String | False |
The language in which the multichannel message is presented, ensuring localization and appropriate audience targeting. |
| HTML Message | String | False |
The HTML content of the message, which may include text, images, and links formatted for display in email or web-based environments. |
| Consent Confirmation HTML | String | False |
The HTML content used to confirm the recipient's consent, typically displayed after an action such as subscription or opt-in. |