Platform Events Developer Guide
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Summer '19 (API version 46.0)
Spring '19 (API version 45.0)
Winter '19 (API version 44.0)
Summer '18 (API version 43.0)
Spring '18 (API version 42.0)
Winter '18 (API version 41.0)
Summer '17 (API version 40.0)
Spring '17 (API version 39.0)
Platform Event Allocations
EventBusSubscriber
Platform Event Error Status Codes
Change Data Capture Events
AIPredictionEvent
AIUpdateRecordEvent
AssetTokenEvent
BatchApexErrorEvent
CommerceDiagnosticEvent
FlowExecutionErrorEvent
FOStatusChangedEvent
OrderSummaryCreatedEvent
OrderSumStatusChangedEvent
PlatformStatusAlertEvent
RemoteKeyCalloutEvent
Newer Version Available
Standard Platform Event Object List
Salesforce publishes standard platform events in response to an action that occurred in
the org or to report errors. For example, LoginEventStream monitors user login activity and
BatchApexErrorEvent reports errors encountered in batch Apex jobs. You can subscribe to a
standard platform event channel using the subscription mechanism that the event
supports.
-
AIPredictionEvent
Notifies subscribers when an Einstein feature, such as Prediction Builder or Case Classification, has written prediction results back to a target object and AI prediction field. This object is available in API version 46.0 and later. -
AIUpdateRecordEvent
Notifies subscribers when Einstein Case Classification has generated a case field value prediction and potentially updated a case record. This object is available in API version 47.0 and later. -
AssetTokenEvent
Notifies subscribers of asset token issuance and registration of a connected device as an Asset. This object is available in API version 39.0 and later. -
AsyncOperationEvent (Beta)
Notifies subscribers of asynchronous errors resulting from the publishing of high-volume platform event messages. This object is available in API version 46.0 and later. -
BatchApexErrorEvent
Notifies subscribers of errors and exceptions that occur during the execution of a batch Apex class. This object is available in API version 44.0 and later. -
CommerceDiagnosticEvent
Tracks checkout, pricing, search, and other activity within your B2B Commerce implementation to monitor events and diagnose issues. This object is available in API version 49.0 and later. -
FlowExecutionErrorEvent
Notifies subscribers of errors related to screen flow executions. Messages for this platform event aren’t published for autolaunched flows or processes. This object is available in API version 47.0 and later. -
FOStatusChangedEvent
Notifies subscribers of changes to the status of a fulfillment order record. Use this event to trigger flows and processes in your order workflow. This object is available in API version 48.0 and later. -
OrderSummaryCreatedEvent
Notifies subscribers of the creation of an order summary record. Use this event to trigger flows and processes in your order workflow. This object is available in API version 48.0 and later. -
OrderSumStatusChangedEvent
Notifies subscribers of changes to the status of an order summary record. Use this event to trigger flows and processes in your order workflow. This object is available in API version 48.0 and later. -
PlatformStatusAlertEvent
Notifies subscribers of alerts that occur during the processing of a user request or service job execution. This object is available in API version 45.0 and later. -
PublishStatusEvent (Pilot)
Tracks the results of one or more asynchronous publish operations of high-volume platform events. The results are grouped by status and event API name. This object is available in API version 49.0 and later. -
RemoteKeyCalloutEvent
Notifies subscribers of callouts that fetch encrypted key material from a customer endpoint. This object is available in API versions 45.0 and later. -
Real-Time Event Monitoring Objects
Check out the standard platform event and object pairs for Real-Time Event Monitoring. For most platform events used in Real-Time Event Monitoring, corresponding objects stores the event data. For more information, see Real-Time Event Monitoring in Salesforce Help.