1 respuesta
Hi Jason,
Access your chatter messages in apex class-:
https://developer.salesforce.com/forums/?id=906F0000000AY7eIAG
Next you need to use einstein intent to interpret chatter message. And update the field based on einstein prediction
Check this out-:
https://metamind.readme.io/docs/intent-quick-start-custom-classifier
Thanks