Alternatives to Convoy

A self-hostable webhook gateway for sending and receiving webhooks with retries, signatures and rate limiting. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Convoy.

  • Svix

    A webhook sending service with retries, signing and a customer portal, available hosted or self-hosted.

    Svix is an open-source, self-hostable webhook sending service with retries, signing and a customer portal, but it handles outgoing webhooks only, not receiving.

  • Hookdeck

    A hosted webhook gateway that receives, queues, filters and routes webhooks and external events.

    Hookdeck is a hosted gateway for queueing, filtering and routing incoming webhooks with a CLI, so events pass through its servers and it cannot be self-hosted.

  • Outpost

    Open-source, self-hostable infrastructure for delivering outbound webhooks and events to customer destinations.

    Outpost is open-source, self-hostable infrastructure with a Helm chart for delivering outbound webhooks, and it does not cover receiving incoming webhooks.

  • Hook0

    A webhooks-as-a-service platform with source-available server code, for sending webhooks from your application.

    Hook0 sends webhooks with retries and HMAC signing from EU hosting or self-hosted, but its SSPL licence is source-available rather than open source.

  • Webhook Relay

    A webhook gateway that receives, transforms and forwards webhooks to public URLs, private servers or localhost.

    Webhook Relay is a hosted gateway that forwards and transforms webhooks to localhost or private servers, with a free plan limited to 150 webhooks a month.

Similar software

Related functionality, not a direct replacement.