OpenAPI 3.1.02026-08-185681822.2 MB

d0ab3b4eb0ae

Webhook Events

Reaction received event

Fired when a participant adds or removes an emoji reaction on a message. Supported on WhatsApp, Telegram, Slack, Instagram and Facebook Messenger. Distinct from message.received so a reaction (e.g. a thumbs-up) is not mistaken for an inbound message. The reaction.action field is added or removed. On WhatsApp and Meta removals the platform does not report which emoji was removed, so reaction.emoji may be an empty string. Instagram and Facebook accounts connected before reactions shipped only emit this event after their webhook subscription is refreshed; reconnect the account if reactions never arrive. Requires the Inbox add-on.

postWebhookreaction.received

Payload

idstring required

Stable webhook event ID

event'reaction.received' required
timestampstring date-time required

UTC time at which Zernio generated this event (set once when the event payload is built, before delivery is queued). Retries and redeliveries keep the original value, so it reflects the event, not the delivery attempt.

Response

Webhook received successfully