Extension id: webhook_trigger
Category: Core triggers
Handler: webhook_trigger
Starts an automation when an authenticated HTTP POST hits the bot's inbound webhook URL.
Outputs
| Field | Description |
|---|---|
body | Parsed JSON request body |
headers | Request headers (sensitive headers stripped) |
query | Query string parameters |
method | HTTP method |
webhookTriggeredAt | ISO timestamp |
Configuration
No per-node config. Register the endpoint under Studio → Webhooks for the bot.
Related
Was this helpful?
historyLast updated: May 10, 2026
