Hi All,
We wish to create an automation which tests if a certain platform event has been fired successfully or not.
However, unable to figure out if there is any object/soql that can help us assert that.
Just to add more, there is no subscriber of this event in salesforce itself.
Any approaches?
Thanks
2 réponses
You can refer to the following link of "Monitor Platform Event Publishing and Delivery Usage ".
Thanks