Hello trailblazer
I'm trying to find out if there's a way to determine whether MuleSoft is subscribed to a Salesforce Platform Event, and specifically, to see the last published ID and the last subscribed (processed) ID.
Is there a way to retrieve these details for internal subscribers?
Appreciate your help.
2 件の回答
Currently, Salesforce does not offer a native way to view or track external subscribers (such as MuleSoft) to Platform Events. The EventBusSubscriber object only displays internal subscribers like Apex Triggers, Flows, and Processes.
You can refer to the following IdeaExchange post and consider upvoting it to support this feature request:
Smiliar thread:
https://salesforce.stackexchange.com/questions/248028/view-platform-event-external-subscribersThanks!