Platform Guides
311 guides
Guide to DocuSign Webhooks: Features and Best Practices
In this guide, you will learn about DocuSign Connect webhooks: the JSON SIM event model, X-DocuSign-Signature verification, retry behavior, and the best practices for working with them in production.
Guide to Customer.io Webhooks: Features and Best Practices
In this guide, you will learn about Customer.io Reporting Webhooks, their event model (object_type + metric), X-CIO-Signature verification, delivery behavior, and the best practices for production.
Guide to AWS SNS Webhooks: Features and Best Practices
In this guide, you will learn about AWS SNS HTTP/S webhooks, the SubscriptionConfirmation handshake, RSA signature verification, raw message delivery, retry behavior, and the best practices for production.
Guide to Attentive Webhooks: Features and Best Practices
In this guide, you will learn about Attentive webhooks: their events, x-attentive-hmac-sha256 verification, delivery and retry behavior, and the best practices for working with them in production.
Guide to Asana Webhooks: Features and Best Practices
In this guide, you will learn about Asana webhooks: the X-Hook-Secret handshake, X-Hook-Signature verification, event batches, heartbeats, and the best practices for working with them in production.
Guide to Airtable Webhooks: Features and Best Practices
In this guide, you will learn about Airtable webhooks: the thin-ping model, the payloads API, X-Airtable-Content-MAC verification, the 7-day expiry, and the best practices for working with them in production.
Oban Alternatives for Webhook Retries: Hookdeck Event Gateway, Broadway, Cloud Queues, and Convoy Compared
Replacing Oban for webhook retries in Phoenix? Compare Hookdeck Event Gateway, Broadway, Amazon SQS, and Convoy on signature verification, per-source retry policy, failed-event visibility, and operational cost.
Hangfire Alternatives for Webhook Retries: Hookdeck Event Gateway, MassTransit, Azure Service Bus, and Convoy Compared
Replacing Hangfire for webhook retries in .NET? Compare Hookdeck Event Gateway, MassTransit, NServiceBus, Azure Service Bus, and Convoy on signature verification, per-source retry policy, failed-event visibility, and operational cost.
Laravel Queue Alternatives for Webhook Retries: Hookdeck Event Gateway, Database Driver, Amazon SQS, and Convoy Compared
Replacing Laravel queues for webhook retries? Compare Hookdeck Event Gateway, the database driver, Amazon SQS, and Convoy on signature verification, per-source retry policy, failed-event visibility, and operational cost.
Sidekiq Alternatives for Webhook Retries: Hookdeck Event Gateway, Solid Queue, GoodJob, and Cloud Queues Compared
Replacing Sidekiq for webhook retries in Rails? Compare Hookdeck Event Gateway, Solid Queue, GoodJob, AWS SQS, and Convoy on retry semantics, observability, and operational cost.