setup-webhook
Installation
SKILL.md
Setup Bolna Webhooks
What Bolna sends
Bolna sends HTTP POST requests to the configured webhook URL as call status and execution data changes. Treat the webhook payload as the execution object; use get-executions for the same execution ID to reconcile missed or duplicate delivery.
Where to configure
- Dashboard: agent Analytics tab, "Push all execution data to webhook".
- API: set
agent_config.webhook_urlwhen creating or patching an agent.