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

  • Avnish Yadav

    Member
    July 30, 2018 at 1:38 pm

    Hi Prachi,

    The Chatter API (also called Chatter REST API) lets you access Chatter information via an optimized REST-based API accessible from any platform. Developers can now build social applications for mobile devices, or highly interactive websites, quickly and efficiently.

    Thanks.

  • madhulika shah

    Member
    September 17, 2018 at 10:41 am

    Hi,

    Chatter REST API is used to display Chatter feeds, users, groups, and followers, especially in mobile applications. Chatter REST API also provides programmatic access to files, recommendations, topics, notifications, Data.com purchasing, and more. Chatter REST API is similar to APIs offered by other companies with feeds, such as Facebook and Twitter, but it also exposes Salesforce features beyond Chatter.

    Thanks.

  • Parul

    Member
    September 21, 2018 at 10:20 am

    Salesforce Chatter provides businesses with the collaboration tools consumers have become accustomed to through popular social networking sites such as Facebook. However, Chatter is designed for the enterprise, allowing private, secure, and trusted collaboration around your business data.

    The Chatter REST API lets you access Chatter information via an optimized REST-based API accessible from any platform. Developers can now build social applications for mobile devices, or highly interactive websites, quickly and efficiently.

    Use Chatter REST API examples to perform tasks.
    While using the Chatter REST API, keep this in mind:

    Request parameters may be included as part of the Chatter REST API resource URL, for example, /chatter/users?q=searchtext. A request body is a rich input which may be included as part of the request. When accessing a resource, you can use either a request body or request parameters. You cannot use both.
    With a request body, use Content-Type: application/json or Content-Type: application/xml.
    With request parameters, use Content-Type: application/x-www-form-urlencoded.

     

    Thanks

  • shariq

    Member
    September 22, 2018 at 3:46 am

    Hi,

    Use Chatter REST API to: Build a mobile app. Integrate a third-party web application with Salesforce so it can notify groups of users about events. Display a feed on an external system, such as an intranet site, after users are authenticated.

    Hope this helps.

Log In to reply.

Popular Salesforce Blogs