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 using the subscription mechanism that the event supports.
-
AcademicTermGpaCalcEvent
Represents the resources required for the execution of the academic term GPA calculation policy rule. This object is available in API version 63.0 and later.
-
AcadRgstrApplnEvent
Represents the resources required to apply an academic term registration timeline on an academic term enrollment. This object is available in API version 65.0 and later.
-
AcadRgstrEligCritRunEvent
Represents the resources required to run an eligibility criteria (expression set) calculation on an academic term enrollment for an academic term registration timeline. This object is available in API version 65.0 and later.
-
AgentQltyEvalEvent
Notifies subscribers of quality evaluations for agents that occur during voice calls, messaging sessions, and case interactions. This object is available in API version 68.0 and later.
-
AiJobRunStatusEvent
Notifies subscribers when an AiJobRun object changes status to InProgress, Completed, or Failed. This object is available in API version 65.0 and later.
-
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.
-
AppointmentSchedulingEvent
Notifies subscribers when an appointment schedule is added, updated, or deleted. This object is available in API version 50.0 and later.
-
AsgnRsrcApptSchdEvent
Represents the assigned resources that are part of various platform events. This object is included in a streamed notification received on the channels for the parent platform events. You can’t subscribe to the AsgnRsrcApptSchdEvent channel directly. This object is available in API version 50.0 and later.
-
SvcApptSchdEvent
Represents the service appointment event. This object is included in a streamed notification received on the channels for the parent platform events. You can’t subscribe to the SvcApptSchdEvent channel directly. This object is available in API version 50.0 and later.
-
AppvlWorkItemNtfcnEvent
Tracks the asynchronous management of notification systems in Advanced Approvals. This object is available in API version 66.0 and later.
-
AssetAmendInitiatedEvent
Notifies subscribers when the process started by the /asset-management/assets/collection/actions/initiate-amend-quantity REST request is complete. If the process is successful, use this event to learn about the amendment order that was created. If the process isn’t successful, use the RevenueTransactionErrorLog records to learn about the errors and how to fix them. This object is available in API version 56.0 and later.
-
AssetAmendErrorDtlEvent
Contains information about errors that occurred during the processing of an /asset-management/assets/collection/actions/initiate-amend-quantity request. This object is included in an AssetAmendInitiatedEvent message. You can’t subscribe to AssetAmendErrorDtlEvent directly. This object is available in API version 56.0 only.
-
AssetCancelInitiatedEvent
Notifies subscribers when the process started by the /asset-management/assets/collection/actions/initiate-cancellation process is complete. If the process is successful, use this event to learn about the cancellation order that was created. If the process isn’t successful, use the RevenueTransactionErrorLog records to learn about the errors and how to fix them. This object is available in API version 55.0 and later.
-
AssetCancelErrorDtlEvent
Contains information about errors that occurred during the processing of an /asset-management/assets/collection/actions/initiate-cancellation request. This object is included in an AssetCancelInitiatedEvent message. You can’t subscribe to AssetCancelErrorDtlEvent directly. This object is available in API versions 55.0 and 56.0 only.
-
AssetRenewInitiatedEvent
Notifies subscribers when the process started by the /asset-management/assets/collection/actions/initiate-renew REST request is complete. If the process is successful, use this event to learn about the renewal order that was created. If the process isn’t successful, use the RevenueTransactionErrorLog records to learn about the errors and how to fix them. This object is available in API version 55.0 and later.
-
AssetRenewErrorDtlEvent
Contains information about errors that occurred during the processing of an /asset-management/assets/collection/actions/initiate-renew request. This object is included in an AssetRenewInitiatedEvent message. You can’t subscribe to AssetRenewErrorDtlEvent directly. This object is available in API versions 55.0 and 56.0 only.
-
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.
-
AsyncThirdPartyPaymentGatewayEvent
Represents an asynchronous payment gateway notification platform event. When a payment, payment authorization, or refund reaches a terminal status through an asynchronous gateway notification, Salesforce Payments publishes one of these events. Subscribe to these events so you can listen and respond to them when they’re published. For example, create a Salesforce Flow that is triggered when a sale or refund settles asynchronously. This object is available in API version 64.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.
-
BillingScheduleCreatedEvent
Notifies subscribers when the /actions/standardCreateBillingScheduleFromOrderItem request is complete. This object is available in API version 55.0 and later.
-
BillSchdCreatedEventDetail
Contains information about each order item in the /actions/standardCreateBillingScheduleFromOrderItem request and any errors that occurred while processing the request. This object is included in an BillingScheduleCreatedEvent message. You can’t subscribe to BillSchdCreatedEventDetail directly. This object is available in API version 55.0 and later.
-
BulkApi2JobEvent (Beta)
Notifies subscribers of changes to the status of Bulk API 2.0 query jobs and provides URLs for downloading partial results. This object is available in API version 63.0 and later.
-
CallCoachConfigModifyEvent
Notifies subscribers of a Conversation Insights configuration change. This object is available in API version 49.0 and later.
-
CartToOrderCompletedEvent
Each row represents information that notifies subscribers when the /actions/standard/createOrderFromCart REST request is complete. If the request is successful, use this event to learn about the Order record. If the request isn’t successful, use this event to learn about the errors associated with the request. This object is available in API version 66.0 and later.
-
CIInsightsEvent
For internal use only.
-
CommerceDiagnosticEvent
Tracks checkout, pricing, search, and other activity within your Commerce implementation to monitor events and diagnose issues. This object is available in API version 49.0 and later.
-
ConsentEvent
Notifies subscribers of changes to consent fields or contact information on all core objects. This object is available in API version 50.0 and later.
-
ConsentUnsubscribeAllEvent
Notifies subscribers when a user unsubscribes from all communications on a preference form created in Preference Manager. This object is available in API version 60.0 and later.
-
ConversationInsightEvent
Notifies subscribers whenever an Einstein Insight rule is triggered. This object is available in API version 60.0 and later.
-
CreateAssetOrderEvent
Notifies subscribers that the process started by the /actions/standard/createOrUpdateAssetFromOrder or /actions/standard/createOrUpdateAssetFromOrderItem request is complete. If the process is successful, use this event to learn about the new assets. If the request isn’t successful, use this event to learn about the errors and how to fix them. This object is available in API version 55.0 and later.
-
CreateAssetOrderDtlEvent
Contains information about an attempt to create or update an asset as a result of /actions/standard/createOrUpdateAssetFromOrder. If the request was successful, the event shows information about the asset. If the request failed, the event shows error information. This object is included in an CreateAssetOrderEvent message. You can’t subscribe to CreateAssetOrderDtlEvent directly. This object is available in API version 55.0 and later.
-
CreditInvoiceProcessedEvent
Notifies subscribers when the process started by the /commerce/invoicing/invoices/{invoiceId}/actions/credit request is complete. This object is available in API version 55.0 and later.
-
CrMemoProcessErrDtlEvent
Contains information about errors that occurred while creating or applying a credit memo as part of a request. This object is included in a CreditInvoiceProcessedEvent, CreditMemoProcessedEvent, NegInvcLineProcessedEvent, or VoidInvoiceProcessedEvent message. You can’t subscribe to CrMemoProcessErrDtlEvent directly. This object is available in API versions 55.0–58.0. In API version 58.0, this field returns a null result. See the ErrorDetails field on the CreditInvoiceProcessedEvent, CreditMemoProcessedEvent, NegInvcLineProcessedEvent, or VoidInvoiceProcessedEvent object for error information.
-
CreditMemoProcessedEvent
Notifies subscribers when the process started by the /commerce/invoicing/credit-memos request is complete. This object is available in API version 55.0 and later.
-
DataObjectDataChgEvent
Notifies subscribers of an action within Data Cloud. This object is available in API version 53.0 and later.
-
DataObjectMetadataChgEvent
Notifies subscribers of a metadata change within Data Cloud for these objects: Data Lake, Data Model, and Calculated Insight. This object is available in API version 53.0 and later.
-
DatasetExportEvent
Notifies subscribers on the export of an Analytics dataset. This object is available in API version 41.0 and later.
-
DiscoveryPredictionEvent
Notifies subscribers when Einstein Discovery has written prediction history results. This object is available in API version 57.0 and later.
-
EmailCapturedMatchEvent
For internal use only.
-
ExtlRecShrEvent
Tracks the record data published from a vendor’s Salesforce org to a connected partner’s org for Partner Connect. This object is available in API version 62.0 and later.
-
ExtlRecShrResultEvent
Tracks the data and the result of the export or update of the external record share published between a vendor and partner system for Partner Connect. This object is available in API version 62.0 and later.
-
FirstBillPaymentSetupEvent
Notifies subscribers when a first bill payment is set up. This object is available in API version 60.0 and later.
-
FlowDebugRefreshEvent
Notifies subscribers when a flow debug run pauses or completes and its debug output panel in Flow Builder can be refreshed. This object is available in API version 65.0 and later.
-
FlowExecutionErrorEvent
Notifies subscribers of errors related to screen flow executions. This object is available in API version 47.0 and later.
-
FlowOrchestrationEvent
Notifies subscribers that a paused instance of an orchestration is ready to be resumed. This object is available in API version 53.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.
-
FulfillOrdItemQtyChgEvent
Notifies subscribers of changes to the quantity of a fulfillment order line item record. Use this event to trigger flows and processes in your order workflow. This object is available in API version 53.0 and later.
-
InsPlcyEndrStatusEvent
Notifies subscribers of the status of the insurance policy endorsement. This object is available in API version 65.0 and later.
-
InsPolicyRnwlQuoteStatusEvent
Notifies subscribers of the status of a renewal quote during the policy renewal process. This object is available in API version 64.0 and later.
-
InsPolicyRnwlStatusEvent
Notifies subscribers of the status of the policy renewal. This object is available in API version 64.0 and later.
-
InteropTopicSubcrEvent
Represents the structure of the interoperability topic subscription event that’s sent from the publisher to Mulesoft. This object is available in API version 64.0 and later.
-
InvoiceProcessedEvent
Notifies subscribers when the process started by the /commerce/billing/invoices request is complete. The process groups billing schedules by grouping keys and creates one invoice per grouping key. InvoiceProcessedEvent is a top-level object that contains a list of InvoiceProcessedDetailEvents, where each detail event represents an attempt to create one invoice. This object is available in API version 55.0 and later.
-
InvoiceErrorDetailEvent
Contains information about errors that occurred during the processing of a /commerce/billing/invoices request. This object is included in an InvoiceProcessedEvent message. You can’t subscribe to InvoiceErrorDetailEvent directly. This object is available in API version 55.0 and later.
-
InvoiceProcessedDetailEvent
Notifies subscribers of the results of an attempt to create an invoice from billing schedules as part of /commerce/billing/invoices. InvoiceProcessedDetailEvent contains the results of an attempt to create an invoice from one or more billing schedules that share a grouping key. Each InvoiceProcessedDetailEvent for an action is grouped within the parent object InvoiceProcessedEvent. This object is available in API version 55.0 and later.
-
InvoiceProcPymtExclEvent
Represents the notification to the subscribers regarding the results of /commerce/invoicing/invoices/collection/actions/generate request to generate an invoice from billing schedules without processing payments. This object is available in API version 63.0 and later.
-
ObjectMilestoneCreatedDtlEvent
Each row represents information that contains the object milestone created in object milestone created event object. This object is available in API version 68.0 and later.
-
ObjectMilestoneCreatedEvent
Each row represents information that contains collection of object milestone created details event records for object milestone. Use this event to iterate the list to react per milestone for subscribers. This object is available in API version 68.0 and later.
-
NegInvcLineProcessedEvent
Notifies subscribers when a negative invoice line is converted to a credit memo. This object is available in API version 56.0 and later.
-
OmniTrackingEvent
Notifies subscribers about a user interaction with a FlexCard or OmniScript that’s tracked for OmniAnalytics. This object is available in API version 60.0 and later.
-
OrderStatusChangedEvent
Notifies subscribers of changes to the status of an order record. Use this event to trigger flows and processes in your order workflow. This object is available in API version 51.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 subscribers such as flows in your order workflow. This object is available in API version 48.0 and later.
-
PaymentCreationEvent
Notifies subscribers when the process started by the /actions/standard/paymentSale request is complete. This object is available in API version 55.0 and later.
-
PendingOrdSumProcEvent
Notifies subscribers that a PendingOrderSummary record was processed. If the process succeeded, an OrderSummary was created and the PendingOrderSummary can be deleted. Use this event to trigger subscribers such as flows in your order workflow. This object is available in API version 56.0 and later.
-
PlaceOrderCompletedEvent
Notifies subscribers of an order being created or updated by invoking the Place Order API or the Place Sales Transaction API. This object is available in API version 63.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.
-
ProcessExceptionEvent
Notifies subscribers of errors that occur during payment processing (capture, apply, and refund) on an order summary. Use this event to trigger subscribers such as flows in your order workflow. This object is available in API version 50.0 and later.
-
QuoteSaveEvent
Notifies subscribers that the process started by the /actions/standard/quotesaveevent request is complete. If the process is successful, use this event to learn about the updated quote. If the request isn’t successful, use this event to learn about the errors and how to fix them. This object is available in API version 58.0 and later.
-
QuoteToOrderCompletedEvent
Notifies subscribers when the /actions/standard/createOrderFromQuote REST request is complete. If the request is successful, use this event to learn about the Order record. If the request isn’t successful, use this event to learn about the errors associated with the request. This object is available in API version 56.0 and later.
-
QuoteToOrderErrDtlEvent
Contains information about any errors that occurred while processing the /actions/standard/createOrderFromQuote REST request. One QuoteToOrderErrDtlEvent record is created for each error that occurred. This object is included in an QuoteToOrderCompletedEvent message. You can’t subscribe to QuoteToOrderErrDtlEvent directly. This object is available in API version 56.0 and later.
-
RealtimeAlertEvent
Notifies subscribers of Amazon CloudWatch alarm events from your Service Cloud Voice Amazon Connect instance. This object is available in API version 54.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.
-
SalesMeetingBookedEvent
Notifies subscribers when a lead books a sales meeting via an inbound web agent or other service. This object is available in API version 65.0 and later.
-
SrcPredJobStatusChgEvent
Notifies subscribers that the Data Cloud prediction job’s status is changed. This object is available in API version 50.0 and later.
-
SearchIndexJobStatusEvent
Notifies subscribers of changes to the status of the Data Cloud search index job, such as index refresh status and index run-time status. This object is available in API version 60.0 and later.
-
ServiceAppointmentEvent
Notifies subscribers of the service appointment details that are generated from the event platform. This object is available in API version 59.0 and later.
-
VideoCallEvent
For internal use only.
-
VideoCallPurgeEvent
For internal use only.
-
VideoCallRevisedEvent
For internal use only.
-
VoidInvoiceProcessedEvent
Notifies subscribers when the process started by the /commerce/invoicing/invoices/{invoiceId}/actions/void request is complete. The request attempts to void an invoice by crediting an invoice and changing its status to Voided, which prevents further changes. This object is available in API version 55.0 and later. This object is available in API version 55.0 and later.
-
WebCartAbandonedEvent
Notifies subscribers of an abandoned cart. This object is available in API version 63.0 and later.
-
WebStoreUserCreatedEvent
Notifies subscribers of the creation of a new user for a WebStore. This object is available in API version 59.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 store the event data. For more information, see Real-Time Event Monitoring in Salesforce Help.