ConversationUnread event fires each time the unread state of a conversation changes — for example, when a new inbound message marks a conversation as unread, or when a user reads a conversation and the count returns to zero. Use it to drive notification badges, sync read/unread state to external helpdesk tools, or trigger follow-up workflows when conversations go unattended.
Payload
Example payload
Related
- Inbound Message — fires when a contact sends a message, which typically increments the unread count
- Outbound Message — fires when a user sends a message to a contact
- Conversations API — query conversations and messages programmatically