Webhook Event
Define a webhook event type with payload schema, headers, and delivery options
You are editing a webhook event type. Define the event payload schema, custom headers with semantic roles, and any per-event delivery overrides.
Event structure
Learn more
Defining Events and Payloads
Document webhook event types with trigger conditions, categories, HTTP headers, payload schemas, and concrete JSON examples. Covers thin versus fat event strategies, event naming conventions, header standards, and schema integration for end-to-end data lineage.
Consumer Integration Guide
Best practices for consuming webhook APIs: idempotency patterns, event ordering, error handling, signature verification implementation, testing strategies, and operational monitoring. A complete guide for teams building integrations against documented webhook APIs.