Contact
Strategy

Webhook

An HTTP callback that sends real-time data to a specified URL when an event occurs. Unlike APIs (which require polling), webhooks push data immediately. Used for payment notifications, CRM updates, deployment triggers, and automation workflows.

More Strategy Terms

Related Resources