Skip to main content
Configure an endpoint, and Dasha BlackBox sends HTTP POST requests whenever calls start, end, fail, or need tool execution. Your server processes these events to update CRM systems, trigger workflows, or customize agent behavior.

Webhook types


Result webhook

When a call ends, your server receives the full conversation data.

Common patterns

Log to CRM — Send transcript to Salesforce, HubSpot after every call. Dynamic configuration — Use start webhook to customize agent behavior per-caller (load customer history, set special instructions). Alerting — Notify Slack when calls fail or contain certain keywords. Analytics — Pipe results to your data warehouse for custom reporting.

What’s next

Webhooks Overview

Complete webhooks guide

Tools

Let your agent take actions

Post-Call Analysis

Extract insights from conversations

WebSockets

Real-time bidirectional communication