← Tech

/ The signal doorbell

Webhooks

A webhook lets one system tell another system that something happened, usually by sending data to a special URL.

What this is

Webhooks are one of the simplest ways to make a website, form, app, or database wake up an automation. When the signal arrives, a workflow can save the data, route it, summarize it, or start a follow-up sequence.