Convoy
Cloud-native webhooks gateway for reliable event delivery
2.9k stars 182 forks last commit first released
Actively maintained
Last commit 24 Aug 2026.

Convoy is a high-performance, cloud-native webhooks gateway designed to securely ingest, persist, debug, and deliver webhook events at scale. It sits at the edge of your network to send outgoing webhooks to customers and to receive incoming webhooks from providers without exposing internal services.
Key Features
- Ingests and queues webhook events for reliable delivery at high volume
- Supports both outgoing webhooks (to customers) and incoming webhooks (from third parties) with routing
- Horizontal scalability with independently scalable components (API server, workers, scheduler, socket server)
- Delivery controls including retries (constant time and exponential backoff with jitter) and batch retries
- Endpoint management features such as per-endpoint rate limiting and fan-out to multiple endpoints
- Security features including payload signing, bearer token authentication, rolling secrets, and static IP support
- Customer-facing, embeddable webhook dashboards for endpoint management and event debugging
- Endpoint failure handling with automatic disabling and notifications (email and Slack)
Use Cases
- Provide a robust webhook infrastructure for a SaaS product, including delivery retries and observability
- Centralize and secure webhook ingress/egress for microservices without exposing internal systems publicly
- Offer customers an embedded portal to manage webhook endpoints, subscriptions, and retries
Convoy helps teams avoid building and maintaining complex webhook delivery systems in-house by providing a dedicated gateway focused on reliability, security, and developer workflow. It is well-suited for product and platform teams that need consistent webhook delivery at scale with strong operational controls.
Categories:
Tags:
Tech Stack:
Similar to Convoy
Databasus
Web-based scheduled backup management for databases
Open-source database backup tool for PostgreSQL, MySQL/MariaDB, and MongoDB with scheduling, encrypted archives, multiple storage backends, and notifications.

Hasura GraphQL Engine
Open-source GraphQL engine providing instant, realtime APIs on your data
Hasura is an open-source GraphQL engine that instantly exposes realtime, secure GraphQL APIs over databases and other data sources with fine-grained access control.

Tyk Gateway
Open source API gateway for REST, GraphQL, gRPC, and TCP
Tyk Gateway is an open source, cloud-native API gateway for securing, managing, and scaling REST, GraphQL, gRPC, and TCP APIs with auth, rate limits, and policies.
Cerbos
Context-aware authorization and access control policy engine
Cerbos is a scalable, language-agnostic authorization layer for defining and evaluating context-aware access control policies via a dedicated Policy Decision Point (PDP) API.

Domain Locker
Domain portfolio tracking, monitoring, and renewal alert dashboard
Self-hostable domain portfolio manager that auto-fetches DNS/WHOIS/SSL data, tracks changes, monitors uptime, and sends configurable renewal and security alerts.

Operational
Event tracking and alerting platform with push notifications
Open-source event tracker for tech products: ingest key events, send push notifications, run webhook actions, and monitor critical workflows in real time.




