Webhook

An HTTP call triggered automatically by an event. The nervous system of agent architectures.

Why it matters

When something happens, a webhook triggers the appropriate workflow — no polling needed.

In practice

Every n8n workflow starts with a trigger — usually a webhook. Chat Agent receives webhooks from the frontend widget.

Related terms

Back to glossary