Skip to main content
4 respostas
  1. 31 de jul. de 2015, 10:07
    Hi Anjana,

     

    Instead of creating Visualforce pages to creat your own Chatter feeds and comments, you can use Connect API in Apex to customize you Chatter feeds and posts.

     

    Connect API is a namespace which provides the user classes to access data using Chatter REST API.

     

    A good reference to study Chatter API can be found 

     

    http://www.salesforce.com/us/developer/docs/chatterapi/

     

    This blog is also a good refernce for using Connect API : http://appirio.com/category/tech-blog/2014/01/chatter-apex/

     

    For any Programmatic questions related to this,Please submit to the developer forums at

     

     https://developer.salesforce.com

     

    http://salesforce.stackexchange.com/

     

    where the forums and participants are geared toward programming troubleshooting and support and the users there focus on code so you may get quicker answers as well as a wider variety of options.

     

    PS: Mark a best answer as well so that thread is closed.

     

    Thanks

     

    Vinay
0/9000