Skip to content
software

Webhook

Webhook

Definition

A webhook is a user-defined HTTP callback that delivers real-time notifications from one system to another when an event occurs. Rather than polling an API repeatedly, the event source sends an HTTP POST to a registered URL when the event fires.

Webhooks are fundamental to integrating third-party services in event-driven systems and are ubiquitous in developer platforms like GitHub, Stripe, and Twilio.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.