A resilient API for enterprise webhook scheduling and management. This API enables scheduling of webhooks through three core primitives: Integrations, Event Series, and Events.
Define how and where webhooks are delivered
Collections of related events with recurrence patterns
Individual scheduled webhook executions
Event series with recurrence patterns generate virtual events that are visible in event listings but not stored in the database until materialized for execution. This provides visibility into upcoming events while maintaining performance.