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.

See this in practice

How Leap Laboratory uses this concept in real work.

Example use cases

Related terms

Back to glossary