set of modern port adapters on black surface

Different methods for deploying and receiving Platform Events in Salesforce

Publishing

There are several ways through which we can distribute platform events

  • Process Builder
  • Flows
  • Apex
  • API (REST/SOAP)

Subscribing

There are various methods available for subscribing to platform events.

  • Flows
  • Process Builder
  • Apex Trigger
  • CometD