Activity › Forums › Salesforce® Discussions › What is streaming API in Salesforce?
-
What is streaming API in Salesforce?
Posted by Anjali on April 23, 2020 at 12:50 PMWhat is streaming API in Salesforce?
Marziya replied 6 years, 1 month ago 4 Members · 3 Replies -
3 Replies
-
Streaming API enables streaming of events using push technology and provides a subscription mechanism for receiving events in near real time. The Streaming API subscription mechanism supports multiple types of events, including PushTopic events, generic events, platform events, and Change Data Capture events.
- [adinserter block='9']
-
Streaming API is your radar. It lets you define events and push notifications to your client app when the events occur. Also, Streaming API lets you process business logic in an external system in response to data changes in Salesforce.
-
Hii Anjali,
Streaming API is your radar. It lets you define events and push notifications to your client app when the events occur. … Also, Streaming API lets you process business logic in an external system in response to data changes in Salesforce.
Log In to reply.