Operations & integrations

Webhook

An HTTP callback that fires when a specific event happens in a system.

A webhook is the inverse of an API: instead of you polling for updates, the system POSTs to your URL when something interesting happens. The standard way to integrate event-driven systems.

Chatbot webhooks typically fire on: conversation.started, message.created, lead.captured, booking.confirmed, escalation.requested.

Production webhooks need HMAC signature verification (security), retry policy (reliability), and idempotency keys (correctness).

Voorbeeld in GlobalChatbot

GlobalChatbot fires webhooks on every meaningful event — wire to your CRM, Slack, n8n, Make, Zapier, or your own backend. HMAC-signed, retried 3× with backoff.

Bekijk het in actie.

GlobalChatbot — AI-agent voor serieuze bedrijven. 5 minuten om in te stellen, 45 talen, geen kaart vereist.

14 days · no card · cancel anytime