Newer Version Available

This content describes an older version of this product. View Latest

Obtain Event Subscribers

View a list of all triggers that are subscribed to a platform event by using the Salesforce user interface or the API.

CometD subscribers to a platform event channel aren’t currently exposed in the user interface or the API.

Note

View all the triggers that are subscribed to a platform event on the event’s definition page.

  1. From Setup, enter Platform Events in the Quick Find box, then select Platform Events.
  2. Click your event’s name.

On the event’s definition page, the Subscriptions related list shows all the triggers that are subscribed to platform events. The list shows the platform event’s last replay ID that each subscription processed and whether errors occurred.

Alternatively, you can obtain the same subscriber information by querying the EventBusSubscriber object. See EventBusSubscriber.