function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
motswiz@hotmail.commotswiz@hotmail.com 

chatter restful api for posting a comment

Hello all, 

Does anyone have any sample or code snipet for posting a new status on the chatter?

many thanks, 

HH.

 

cloudcodercloudcoder

Here is an example in Ruby on Rails that should point you in the right direction:

 

https://github.com/quintonwall/rhatter/blob/master/lib/Chatter.rb

motswiz@hotmail.commotswiz@hotmail.com

thank you so much. do yo happen to know the URL for the relevant RESTFul API documentation. 

Many thanks, 

HH