Platform Guides

Guides to use webhooks with your favorite platforms

How to Solve Grafana Webhook Timeout Errors

This article explains why timeout errors occur with Grafana webhooks and how you can solve them using Hookdeck Event Gateway.

Grafana Tutorial

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.

Zapier Tutorial

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 Tutorial

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 Tutorial

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 Tutorial

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 Tutorial

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 Tutorial

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 Tutorial

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 Tutorial

How to Receive Webhooks with GCP Pub/Sub

GCP Pub/Sub Google Cloud Platform Tutorial