Platform Guides
Guides to use webhooks with your favorite platforms
How to Reduce Make.com Credit Usage
Actionable strategies to optimize your Make.com automations. Learn how to reduce credit consumption using filtering, batching, caching, and Hookdeck's Event Gateway.
How to Solve Zapier Webhook Rate Limit Errors
If you're using Zapier's Webhooks trigger to receive events from external platforms like Stripe, GitHub, or Shopify, you may have run into HTTP 429 errors. This guide explains why they happen, what Zapier's specific rate limits are, and how you can use Hookdeck to avoid them so you never lose an event.
How to Prevent n8n Webhook Overload and Server Crashes
If you're running n8n and receiving webhooks from external platforms like Stripe, GitHub, or Shopify, you may have run into unresponsive workflows during traffic spikes. This guide explains why webhook overload happens in n8n and how you can use Hookdeck to avoid issues with high webhook traffic.
Build Real-Time Order Notifications for Shopify with Webhooks and Ably WebSockets
Build a real-time notification system for Shopify storefronts using webhooks and WebSockets. Learn how to use Hookdeck for reliable webhook ingestion and outbound queuing, with Ably for real-time browser delivery.
Stripe Thin Events: Best Practices Guide
Learn how to handle Stripe's thin event webhooks at scale using Hookdeck's Event Gateway, including strategies for API rate limiting, event deduplication, and reliable event processing.
Build, Test, and Debug Chargebee Webhooks on Localhost
Build Chargebee Billing webhook handlers iteratively with Hookdeck CLI. Use instant retry, bookmarked test events, and efficient payload debugging during localhost development.
How to Get Started with Chargebee Webhooks
Learn how to set up and test Chargebee Billing webhooks with local development using Hookdeck. Step-by-step guide covering webhook creation, authentication, and best practices.
How to Configure Shopify Webhooks and Fix Duplicate Webhook Subscriptions
Learn how to correctly configure Shopify webhooks in embedded apps and fix duplicate webhook subscriptions. Step-by-step guide to avoid common configuration mistakes with shopify.app.toml and shopifyApp().
The Definitive Guide to Reliably Working with Shopify Webhooks over HTTPS Using Hookdeck
Master reliable Shopify HTTPS webhook delivery with Hookdeck. Complete guide covering deduplication, signature verification, retry policies, and advanced patterns for production Shopify apps.
How to Solve Make.com Webhook Rate Limit Errors
If you're using Make.com to receive webhooks from external platforms, you might encounter rate limit errors—especially during traffic spikes. This article explains why those errors occur and how you can solve them using Hookdeck Event Gateway.