Reply
Regular Contributor
KRISH9
Posts: 20
0

Sending chatter notifications as mail when a record is inserted into custom object

Please suggest me how to send chatter notifications as mail like workflow email alert. I have this requirement.Please give ideas on this ASAP

Super Contributor
Jia Hu
Posts: 839
0

Re: Sending chatter notifications as mail when a record is inserted into custom object

Create a Trigger on your custom object and fired every time the record is inserted and then send the notification email.
Regular Contributor
SK R
Posts: 44
0

Re: Sending chatter notifications as mail when a record is inserted into custom object

Hi,

Did you find the solution ?, if so can you please share the solution.

 

 

 

Thanks in adavance!

SK

Regular Contributor
manuel-jose-conde
Posts: 32
0

Re: Sending chatter notifications as mail when a record is inserted into custom object

Hi, I think the best optin is actually to post a chatter mention to the users you want to reach. That can be done in the trigger. Following link gives up a clear view of what you need to accomplish this: http://developer.force.com/cookbook/recipe/posting-a-chatter-mention-via-apex Regards Manuel http://www.rightitservices.com