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
balajimbalajim 

Regarding chatter message

Hi,

 

I want to send  message to chatter messages through apex.Is there any way for it.Please suggest me.

 

 

 

 

Regards

 

Balaji

hemantgarghemantgarg

Yes , you can create FeedItem object from apex . Please search for creating FeedItem on google, you will definitely get hundreds of examples.