Skip to content
Discussion options

You must be logged in to vote

Hello, yes your webhook-server approach is probably the right way to do it. I don’t think Chatwoot has a built-in setting to send FCM push notifications to contacts/users the same way it does for agents, so you would need to keep your own contact/device-token mapping and send the FCM push from your side. I’d start with message_created for new agent replies, filter only outgoing public messages for the right inbox/contact, and use message_updated only if your specific flow really depends on updates rather than newly created messages

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ibrahim-almahfooz
Comment options

@CoderDeltaLAN
Comment options

Answer selected by ibrahim-almahfooz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants