Posts

Showing posts with the label Connect API

Connect API : Post Feed to chatter with @mention using Apex

This post helps you know how to post feed to chatter with @mention in Apex. The  ConnectApi   namespace (also called  Chatter  in  Apex ) provides classes for accessing the same data available in  Chatter REST API . Use  Chatter in Apex  to create custom  Chatter  experiences in  Salesforce .