Platform Guides

Guides to use webhooks with your favorite platforms

How to Test and Replay Stripe Webhooks Locally

A tutorial in which you learn how to receive Stripe webhook events through Hookdeck to an application running on localhost.

Stripe Tutorial Guide

How to Exclude Shopify Webhooks Using a Filter

A short step-by-step explanation of how to reduce the number of Shopify webhooks you receive by applying a conditional logic using the Hookdeck filter feature.

Shopify Tutorial Use Case

How to Solve SendGrid's One Webhook URL Limit

Learn how to bypass SendGrid's one webhook URL limitation with Hookdeck.

SendGrid Tutorial Use Case

How to Receive Typeform Webhooks on Your Localhost

In this guide, learn how to receive Typeform webhooks to your localhost using the Hookdeck's CLI.

Typeform Tutorial

How to Create Zendesk Webhooks With Zendesk’s Dashboard

In this tutorial, follow a step-by-step example to learn how to use Zendesk dashboard to set up, test, and delete a webhook subscription.

Zendesk Tutorial

How to Create Zendesk Webhooks With the Zendesk API Tutorial

In this step-by-step tutorial, learn how to subscribe to Zendesk's webhooks with Zendesk's API.

Zendesk Tutorial

How to Solve "Shopify: Exceeded 2 Calls per Second for API Client" for Webhooks

When using webhooks, how to implement a queue with rate limiting to avoid "Shopify: Exceeded 2 Calls per Second for API Client".

Shopify Tutorial

How to Get Started with Discord Webhooks

Learn what Discord webhooks do, where to find them, how to create one, and how to send messages to a Discord channel from any external application.

Discord Tutorial Guide

Tutorial: How to Configure Discord Webhooks Using the API

Learn how to use Discord's API to create a webhook integration. Follow a step-by-step tutorial of an example where we set up a Discord bot to receive notification from GitHub.

Discord Tutorial Guide

Tutorial: How to Configure Discord Webhooks Using the Admin Interface

Learn how to create, edit, and delete a discord webhook using the Settings page with the help of an example detailed step-by-step

Discord Tutorial Guide