External Webhook → Agent Action
Trigger an isolated agent run from any external system via HTTP webhook POST.
OpenClaw's webhook endpoint (/hooks/agent) accepts POST requests with a text payload and spawns an isolated agent turn. Wire it to Zapier, n8n, GitHub Actions, or any system that can make HTTP calls.
Tags: webhook, integration, zapier, n8n, external
Category: integration
Tips
- Use 'deliver' field to announce results to a specific channel
- Set agentId to route to a specific agent in multi-agent setups