Webhook

A webhook is an HTTP callback that delivers real-time data to other applications when a specific event occurs. Unlike APIs that require polling, webhooks push data instantly when triggered. Common webhook events include form submissions, payment completions, contact updates, and email opens. Webhooks enable automated workflows between different software systems without manual intervention.

Related Hivanced Feature

Developer API