Platform Guides
Guides to use webhooks with your favorite platforms
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
Shopify Webhooks Best Practices Revised and Extended
Learn what are the engineering best practices when dealing with Shopify webhooks. In-depth coverage of best practices from testing all the way to asynchronous processing.
Getting Started with Shopify Webhooks Guide
Learn what are Shopify webhooks, how they work and how to set up a webhook using the Shopify Admin Interface as well as using the Shopify API.
How to Create Shopify Webhooks with the Shopify Admin API Tutorial
Learn how to create shopify webhooks using the Shopify API with an example. Follow a step-by-step tutorial of a sample project on how to create Shopify webhooks and receive them on your local server.
How to Create Webhooks in the Shopify Admin Dashboard Tutorial
Learn how to create your Shopify webhooks using the Admin Dashboard with an example. Follow a step-by-step tutorial of a sample project: How to log Shopify webhooks.