Platform Guides
Guides to use webhooks with your favorite platforms
How to Solve SendGrid's One Webhook URL Limit
Learn how to bypass SendGrid's one webhook URL limitation with Hookdeck.
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.
Guide to Zendesk Webhooks Features and Best Practices
In this guide, you will learn about Zendesk webhooks features, their behavior and what are the best practices for working with them.
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.
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 using Postman HTTP client.
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".
Guide to Discord Webhooks Features and Best Practices
Learn what are Discord webhook features and best practices to help you manage scalability, reliability, and security of your Discord webhook integration.
How to Get Started with Discord Webhooks
Learn what Discord webhooks do, where to find Discord webhooks ,and how to add a Discord webhook and more!
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.
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