CRM

CRM Integration (Custom Webhooks)

Connect any custom or niche CRM to BotDesk using our flexible webhook system. If we don't have a native integration yet, this is the best way to sync your leads.

What It Does

The Generic CRM integration allows BotDesk to send lead data, conversation transcripts, and custom attributes to any system that provides an HTTP endpoint. This is perfect for custom-built CRMs, marketing automation tools, or internal databases.

Setup Instructions

Step 1: Get Your Endpoint

  1. In your CRM or database, create a new Webhook URL.
  2. Note the authorization requirements (e.g., API Key in the header).

Step 2: Configure in BotDesk

  1. Go to Actions → Custom Webhooks in the dashboard.
  2. Enter your Destination URL.
  3. Choose the HTTP Method (usually POST).
  4. Header Config: Add any required auth headers (e.g., Authorization: Bearer YOUR_TOKEN).

Step 3: Map the Payload

Define the JSON structure you want to send. You can use dynamic variables like:

  • {{lead_name}}: The name captured by the AI.
  • {{lead_email}}: The lead's email address.
  • {{transcript_url}}: A link to the full conversation log.
  • {{sentiment}}: The AI-detected mood of the user.

Example Payload

{
  "event": "new_lead",
  "data": {
    "full_name": "{{lead_name}}",
    "contact": "{{lead_email}}",
    "source": "BotDesk AI",
    "log": "{{transcript_url}}"
  }
}

Monitoring & Debugging

  • Webhook Logs: Check the "Logs" tab in the Webhook settings to see every request sent and the response code returned by your CRM.
  • Retries: If your server is down, BotDesk will automatically retry failed webhooks 3 times over 24 hours.
Testimonials

Loved By Support Teams

See what our clients have to say about BotDesk. Join thousands of satisfied companies that are automating support and growing faster today.

"BotDesk is a strong signal of how customer support will evolve. It is an early adopter of the agentic approach, which will become increasingly effective, trusted, and prominent."

24/7
Availability

"This is awesome, thanks for building it! The interface is intuitive and the AI responses are spot on. It's exactly what we needed to scale our support."

"Setting up our AI agent was incredibly simple. No coding needed, live in under one hour. The knowledge base feature explains our complex products perfectly."

200+
Businesses Trust BotDesk

"Our chatbot has been great. Answers questions it knows, delegates to our talent when its stuck, knows how to push clients to the funnel. BotDesk is what we use, 10/10 recommend."

Free 7-Day Trial · No Credit Card Required

Stop Drowning In Tickets. Start Resolving Them Instantly.

Join 200+ companies using BotDesk to automate 80% of customer questions while keeping a human touch.

Data Encryption
Secure
Human Support Included
Setup in < 10 min
Cancel Anytime