Convoy is an open-source, cloud-native webhook gateway for sending, receiving, securing, debugging, and managing webhook events at scale. It is designed for engineering teams that need reliable event delivery without building retry logic, signature handling, rate limits, endpoint management, and observability from scratch. The platform can persist events, deliver them to subscriber endpoints, and provide tools for inspecting failures and replaying deliveries. It supports both outgoing and incoming webhook use cases, making it useful for API providers as well as teams consuming external webhooks. Convoy also includes operational features such as circuit breaking, rolling secrets, static IP support, and delivery controls. It is best suited for SaaS platforms, internal platform teams, and developers building webhook-heavy products.
Features
- Cloud-native webhook gateway
- Reliable event delivery
- Webhook retries and replay
- Rate limiting and circuit breaking
- Event persistence and debugging
- Outgoing and incoming webhook support