Skip to main content
Champ AI automates multi-step workflows using browser agents, LLM tools, and integrations. These docs cover the pieces you’ll typically wire up yourself: connecting external APIs as tools your workflows can call, and receiving webhooks when runs complete or fail.

Guides

Add a REST API integration

Connect any HTTP endpoint as a tool your workflows can call.

Set up webhook subscriptions

Get notified when workflow runs complete or fail.

Webhook payloads & delivery

Payload shape, retry behavior, and handling guidance.