Activity Forums Salesforce® Discussions What is the use of Streaming API ?

  • saloni gupta

    Member
    July 31, 2017 at 12:20 pm

    hi aman,

    Streaming API is useful when you want notifications to be pushed from the server to the client based on criteria that you define. Consider the following applications for Streaming API:

    Applications that poll frequently
    Applications that have constant polling action against the Salesforce infrastructure, consuming unnecessary API calls and processing time, would benefit from Streaming API which reduces the number of requests that return no data.
    General notification
    Use Streaming API for applications that require general notification of data changes in an organization. This enables you to reduce the number of API calls and improve performance.

    • This reply was modified 6 years, 8 months ago by  saloni gupta.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos