You need to sign in to do that
Don't have an account?

Create Hyper links in Chatter Message
Hi,
Is there any way to add hyperLink to a record in Chatter Meassge using Apex Code. Suppose following is the chatter message:
Work has been accepted and assigned to Contact.
In the above message the Coantct is the hyperlink to the contact record. Please help me for creating the hyperLink to contact record.
Thanks,
Hi Kamini,
I think currently only two parameters is provided by salesforce for chatter Rest API messagesegments links.
If we have also URLName parameters available in salesforce then we can do this.
Currently it is not possible for us to make a hyperlink with URLNAME instead of url in Feeditem body.
Message Segment Input: Link
type String Value is Link 23.0 url URL URL to be used for the link 23.0