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개
You can refer to the following link of "Monitor Platform Event Publishing and Delivery Usage ".
Thanks