Platform Guides
Guides to use webhooks with your favorite platforms
How to Secure and Verify Jira Webhooks with Hookdeck
Learn how to secure your Jira webhooks using HMAC-SHA256 signature verification and how Hookdeck can simplify the process.
How to Secure and Verify HubSpot Webhooks with Hookdeck
Learn how to secure your HubSpot webhooks using HMAC-SHA256 signature verification (v3) and how Hookdeck can simplify the process.
GitHub agent automation: Hookdeck, Trigger.dev, and Claude
Build AI-powered GitHub agent automation (PR reviews, issue labels, Slack summaries) with durable Trigger.dev tasks behind Hookdeck: GitHub Source Authentication, transforms, retries, and two routing patterns—task router vs connection routing at the edge.
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.
How to Run Claude Code as a Linear Agent: Webhook Triggers with Cyrus and Hookdeck CLI
Use Linear webhooks to trigger Claude Code as an AI agent. Cyrus and the Hookdeck CLI turn issue assignments into agent runs, with no infrastructure to deploy.
How to Build Webhook-Triggered Linear Agents with Hookdeck CLI
Build a Linear AI agent from scratch: use webhook triggers from the Agent Interaction SDK with the Hookdeck CLI for local development, visibility, and replay.
Track AI Agent Traffic to Your Docs with Vercel Log Drains, Hookdeck, and PostHog
Build a server-side analytics pipeline with Vercel Log Drains, Hookdeck, and PostHog to capture every request to your machine-readable docs (.md and llms.txt) and see which AI agents are reading them.
Using Hookdeck with OpenClaw: Reliable Webhooks for Your AI Agent
Learn how to set up Hookdeck with OpenClaw to add reliability, retries, deduplication, and observability to your AI agent's webhook integrations.
How to Handle Out-of-Order and Duplicate Chargebee Webhook Events
Learn why Chargebee sends webhooks out of order or in duplicate, practical techniques to handle them, and how Hookdeck can simplify these challenges for your application.
How to Solve Adyen Webhook Timeout Errors
Learn why Adyen webhook timeouts occur, the consequences of failing to respond in time, and how to solve these issues using Hookdeck.