Platform Guides

Guides to use webhooks with your favorite platforms

Building post-purchase AI follow-up with Shopify and Claude

Drive Shopify orders/paid webhooks through Hookdeck to a Claude follow-up handler — with idempotency, Black Friday rate limits, retries, and replay — then fan personalised emails, CRM updates, and retargeting events into multiple downstreams.

Shopify Claude Code AI

Building dispute response prep with Stripe and Claude

Funnel Stripe dispute webhooks through Hookdeck to a Claude evidence-mapping handler — with idempotency, ordering, retries, and replay — then fan structured response drafts into Linear, object storage, and Slack.

Stripe Claude Code AI

Building AI ticket triage with Zendesk and Claude

Route Zendesk new-ticket webhooks through Hookdeck to a Claude triage handler — with filtering, transforms, rate limits, and retries — then fan classifications and draft replies back into Zendesk, Slack, and bug-pattern aggregation.

Zendesk Claude Code AI

Building AI email triage with Mailgun and Claude

Wire Mailgun inbound email through Hookdeck to a Claude triage handler — with spam filters, transforms, rate limits, and retries — then fan classified results into Zendesk, Slack, and metrics.

Mailgun Claude Code AI

Building AI code review with GitHub and Claude

Wire GitHub pull request webhooks through Hookdeck to a Claude code review handler — with filtering, rate limits, transforms, retries, and replay, then fan the review back into GitHub as inline comments.

GitHub Claude Code AI

How to Test and Replay Claude Webhooks Locally

A tutorial in which you learn how to receive Claude Managed Agent webhooks through Hookdeck to an application running on localhost, with full inspection and one-click replay.

Claude Code AI

How to Secure and Verify Claude Webhooks with Hookdeck

Learn how to secure your Claude Managed Agent webhooks using HMAC signature verification and how Hookdeck can simplify the process.

Claude Code AI

Guide to Claude Webhooks: Features and Best Practices

In this guide, you will learn about Claude Managed Agent webhooks, their features, behavior, limitations, and the best practices for working with them in production.

Claude Code AI

How to Connect External Webhooks to Claude Code Using Channels and Hookdeck CLI

Learn how to push external webhook events directly into a running Claude Code session using Channels and Hookdeck CLI. Build a webhook channel server, get a public URL, and have Claude react to real-time events from GitHub and other services.

Claude Code

How to Run Claude Code as a Linear Agent with Cyrus and Hookdeck CLI

Learn how to set up Claude Code as a Linear agent using Cyrus and Hookdeck CLI, so you can assign issues to Claude Code directly from your Linear workspace.

Linear Claude Code