Platform Guides

Guides to use webhooks with your favorite platforms

Webhook Gateways and Durable Runtimes: Two Tools for Reliable Agent Workflows

Webhook gateways and durable runtimes solve different halves of the reliable-agent-workflow problem. A guide to what each category does, where each shines, and how to decide which you need — or whether you need both.

Trigger.dev Artificial Intelligence Guide

Why most webhook-triggered agents don't need a workflow engine

A case against over-tooling reliable agent infrastructure. If your webhook-triggered agent is three function calls with an LLM in the middle, a durable workflow engine is overkill. A gateway and a well-behaved handler will do — and keep the expensive option for later.

Artificial Intelligence Guide

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.

GitHub Trigger.dev Slack Artificial Intelligence Guide

Index Anything, Search Everything: Scalable Vector Search with Replicate AI, MongoDB, and Hookdeck

Learn to build a scalable Flask app for indexing and searching various file types using Replicate AI, MongoDB Atlas, and Hookdeck

MongoDB Replicate Artificial Intelligence

How to Choose an Asynchronous AI Platform

How to choose the best asynchronous AI platform. Learn key features and top platforms for efficient async AI processing.

Artificial Intelligence