-
How can we post message along with some fields to yammer user profile when opportunity is created?
Hi All,
As I am a newbie in salesforce, need some advice on API callout. I am doing a POC to integrate Salesforce with yammer. I am wondering, how can we post a message on yammer when opportunity or task is created. Along with message need to pass some fields with their value which will add some meaning to that message.
If an opportunity is created we would like to post a message on user profile in yammer says that Opportunity owner XYZ has created ABC opportunity and the amount is X, which means to send some field along with the message.
It would be so great of you if you help me out with this.
Thanks in advance,
Malhari.
Log In to reply.
Popular Salesforce Blogs
Four Most Unused Salesforce Features That You Need To Start Using
Salesforce is a marvelous CRM. When actualized and received, it can have extraordinary outcomes for your business. In any case, would you say you are…
Salesforce Winter ‘20 Release Updates - Everything You Need To Know
It may still be summer, but winter is coming. It’s already time to start preparing for the Winter ‘20 release. With just over 3 weeks…
Business Days in Salesforce CRM Analytics (Tableau CRM)
It's common for businesses to want to take business days into account when showing data on a dashboard in CRM Analytics (formerly Tableau CRM) to…
Popular Salesforce Videos
14 Questions Asked in 95% Salesforce Interviews
In this video, Dan Croitor provides a list of 14 questions that are typically asked in Salesforce interviews. He goes over each question in detail,…
Introduction to Creating and Using Salesforce Reports
Every Salesforce user can benefit from working with Salesforce Reports. We often say that one of the best Salesforce features is that "...even mere mortals…
Apex Design Patterns : The Singleton Pattern in Salesforce || #Salesforce #DesignPatterns
The Singleton Pattern One Private variable of the class itself will hold the instance of the complete class so that we can access all the…