Question
Swift
BE
Last activity: 7 Nov 2019 3:49 EST
Subscribing to salesforce platform events
We have a requirement to subscribe to platform events from salesforce. Salesforce wil be publishing events to their internal queues and Pega will have to subscribe to them.
As per salesforce documentation, external client needs to support CometD protocol to establish this connection.
Is there a way to achieve this with OOTB features?
Please recommend an approach for the same. Thanks for your support.