Is there an API call to check if streaming is enabled for a Real Time Event Monitoring Event (Setup > Platform Tools > Event Manager > Event)?
So as part of the Salesforce Shield release there is a new Salesforce Settings page at "Platform Tools" > "Events" > "Event Manager".
https://i.stack.imgur.com/Xe9VY.png
As seen in the image above, the Settings page contains a Grid listing various Real Time Event Monitoring Events. Each "Event" has a "Streaming Data" option. Is there way for me to programmatically check if "Streaming Data" is enabled for a specific "Event"?
Thanks.
4 Kommentare
Hi @Team Velvet, You can now modify streaming / storage of Real-Time Events via API. For more information see the RealTimeEventSettings Metadata API Guide doc here: https://developer.salesforce.com/docs/atlas.en-us.230.0.api_meta.meta/api_meta/meta_realtimeeventsettings.htm