Platform Guides

Guides to use webhooks with your favorite platforms

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.

n8n

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.

Shopify Ably

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.

Stripe Guide

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.

Chargebee

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.

Chargebee

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().

Shopify

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.

Shopify

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.

Make

How to Receive Webhooks with GCP Pub/Sub

GCP Pub/Sub Google Cloud Platform

Index Anything, Search Everything: Scalable Vector Search with Replicate AI, MongoDB, and Hookdeck

Learn to build a scalable Flask app for indexing and searching various file types using Replicate AI, MongoDB Atlas, and Hookdeck

MongoDB Replicate Artificial Intelligence