DatasetExportEvent

Notifies subscribers on the export of an Analytics dataset. This object is available in API version 41.0 and later.

Supported Calls

create(), describeSObjects()

Supported Subscribers

Subscriber Supported?
Apex Triggers Yes
Flows Yes
Processes Yes
Pub/Sub API Yes
Streaming API (CometD) Yes

Subscription Channel

/event/DatasetExportEvent

Special Access Rules

DatasetExportEvent is available only if the CRM Analytics license is enabled.

Event Delivery Allocation Enforced

No

Fields

Field Details
DataflowInstanceId
Type
string
Properties
Create, Nillable
Description
The ID of the dataflow instance for the dataset.
DataflowExportId
Type
string
Properties
Create, Nillable
Description
The ID of the dataset export.
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.
Message
Type
string
Properties
Create, Nillable
Description
The message for the dataset export.
Owner
Type
string
Properties
Create, Nillable
Description
The owner of the dataset export.
PublisherInfo
Type
string
Properties
Create, Nillable
Description
The publisher information for the dataset export.
PublisherType
Type
picklist
Properties
Create, Nillable, Restricted picklist
Description
The publisher type for the dataset export. Values include:
  • EinsteinDiscovery
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.
Status
Type
picklist
Properties
Create, Nillable, Restricted picklist
Description
The status the dataset export. Values include:
  • Cancelled
  • Completed
  • Failed
  • InProgess
  • New