Platform Guides
327 guides
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.
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
Complete guide to Discord webhook features, best practices for production deployments, and solutions to common pain points including rate limits, security, and delivery reliability.
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.
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