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_url when creating or patching an agent.

API patch

Installs
53
Repository
bolna-ai/skills
GitHub Stars
3
First Seen
May 20, 2026
setup-webhook — bolna-ai/skills