Product event for Freshsales suite chat onMessageCreate

Hello,

I’m in the process of developing an application for one of our use cases. In Freshchat, there’s a product event called onMessageCreate (you can find more details here: Freshworks Developer Docs | Configure onMessageCreate), which triggers when a message or private note is created.

However, I encountered an error while packaging the application when I tried to use it for Freshsales CRM chat. Are there any alternative options to achieve this in Freshsales CRM chat?

Any advice or suggestions would be greatly appreciated.

Thank you!

Hi @Gopi,

The onMessageCreate event is only supported in the Freshchat product as shown in the docs.

Could you ensure the following cases when building and publishing the app with this event?

  1. In the manifest.json file, check whether this event is specified under “freshchat” product.
  2. In your Freshsales suite account, choose the Freshchat account and upload the app zip.