DataObjectDataChgEvent

Notifies subscribers of an action within Data Cloud. This object is available in API version 53.0 and later.

Supported Calls 

describeSObjects()

Supported Subscribers 

SubscriberSupported?
Apex TriggersYes
FlowsYes
ProcessesYes
Pub/Sub APIYes
Streaming API (CometD)Yes

Subscription Channel 

/event/DataObjectDataChgEvent

Special Access Rules 

DataObjectDataChgEvent is available only if Data Cloud is enabled.

Event Delivery Allocation Enforced 

Yes

Fields 

ActionDeveloperName 

Type: string

Properties: Nillable

Description: The developer name associated with this action.

EventCreationDateTime 

Type: dateTime

Properties: Nillable

Description: The date and time when the event occurred.

EventPrompt 

Type: picklist

Properties: Nillable, Restricted Picklist

Description: The data manipulation language action that triggered this event. Possible values are:Values are DELETE, INSERT, or UPDATE.

EventPublishDateTime 

Type: dateTime

Properties: Nillable

Description: The date and time when the event was published.

EventSchemaVersion 

Type: string

Properties: Nillable

Description: The version of the event schema.

EventType 

Type: string

Properties: Nillable

Description: The type of event that occurred.

EventUuid 

Type: string

Properties: Nillable

Description: A universally unique identifier (UUID) that identifies a platform event message.

Offset 

Type: string

Properties: Nillable

Description: The number of rows to skip before starting to return.

PayloadCurrentValue 

Type: textarea

Properties: Nillable

Description: Current data values with enriched fields. This field has a 125,000 character limit.

PayloadPrevValue 

Type: textarea

Properties: Nillable

Description: Previous data values with enriched fields. This field is optional depending on the source object and has a 125,000 character limit.

PayloadSchema 

Type: textarea

Properties: Nillable

Description: The schema for the event payload.

ProfileIdValue 

Type: string

Properties: Nillable

Description: Unified identifier for the event profile that is created by Data Cloud as part of identity resolution.

ReplayId 

Type: string

Properties: Nillable

Description: Represents an ID value that is populated by the system and refers to the position of the event in the event stream. Replay ID values aren’t guaranteed to be contiguous for consecutive events. A subscriber can store a replay ID value and use it on resubscription to retrieve missed events that are within the retention window.

SourceObjectDeveloperName 

Type: string

Properties: Nillable

Description: The developer name of the object that triggered the data change event.

TraceIdValue 

Type: string

Properties: Nillable

Description: Unique identifier of the request. The ID can be used to track an event after it appears in Data Cloud. It can be provided in a support ticket to help with the investigation of an issue.

TriggerEntity 

Type: textarea

Properties: Nillable

Description: Triggering entity that initiated the data graph flow. This record identifies the data model object on which primary conditions were added as part of the automation that triggered the flow.