Jump to section
01
What integrations do for your bot
A chatbot without integrations is a chatbot that talks. A chatbot with integrations is a chatbot that works— it creates records in your CRM, opens tickets in your helpdesk, looks up orders in your store, and notifies your team in Slack. The conversation isn’t just answered. It produces something your team can act on.
Capture leads in real time
When your bot collects a name and email, the integration creates a real Lead or Contact in your CRM — with source attribution, conversation context, and the right field mappings. No CSV exports, no Zapier hops, no “we’ll get to it Monday.”
Answer with live data
The bot can look up an order status, a ticket’s state, a deal’s stage, or an article in your Help Center during the conversation. Customers get answers grounded in your actual data — not generic placeholders, not training-data guesses.
Hand off cleanly
When the bot can’t answer, it escalates — and the escalation lands in the helpdesk inbox your team already uses, with the full transcript attached. Your agents pick up the conversation without asking customers to repeat themselves.
Each integration is a card in your bot’s Integrations tab. You connect through a form (and an OAuth flow for most), toggle which actions the bot is allowed to use, and the integration goes live. Disconnect with one click; anything the bot already created in the connected tool stays there, untouched.
02
Two patterns, deliberately separate
Every integration follows one or both of two patterns. They’re kept separate by design so you decide what fires automatically (Pattern 1) and what the model can do during a conversation (Pattern 2). Most of our integrations support both. Each pattern has its own set of toggles.
Something fires automatically
When the bot collects an email, escalates a conversation, or detects a sales intent, the integration fires. A Lead is created, a ticket opens, a Slack channel gets a message. Fire-and-forget.
Used by: HubSpot, Salesforce, Zoho CRM, Zoho Desk, Zendesk, Freshdesk, Intercom, Slack
The model decides mid-conversation
A customer asks “what stage is my deal in?” or “where’s my order?” The bot reads your CRM or your store live and answers with the actual data. You choose which tools each bot is allowed to use.
Used by: Salesforce, Zoho CRM, Zoho Desk, Zendesk, Freshdesk, Intercom, Shopify
When you read each integration’s detail page, you’ll see which patterns it supports. Salesforce supports both. Slack supports only Pattern 1. Shopify is mostly Pattern 2 (the bot looks things up live; it doesn’t auto-create records on every chat). The patterns scope what your bot can and cannot do per tool.
03
CRMs
04
Helpdesks
05
Commerce
06
Team comms
07
Don’t see your tool?
The nine integrations above are the ones we support natively, with first-party code, first-party documentation, and first-party security review. For everything else, three options.
Custom webhooks
Wire any of the bot’s events — lead.captured, conversation.escalated, sales.intent — to your own endpoint. Receive a signed POST with the full conversation context, do whatever your stack needs.
REST API
A complete API for bot management, conversation export, knowledge ingestion, and analytics. Build your own automations on top of the bot.
Zapier-compatible
Our Zapier card issues an API key you can wire into Make.com, Zapier itself, n8n, or any automation tool that speaks HTTP. We’re working on a first-party Zapier listing.
If you’re evaluating NebulaHex and want a specific integration we don’t list natively, get in touch. The integration roadmap is partly demand-driven, and named-customer asks usually move things up the queue.
08
Pick your first integration
Most teams start with their CRM. Sales leadership wants leads in the pipeline, not in transcripts. From there, helpdesk integration usually goes on second (so escalations land where the support team already works), then commerce or comms based on what your business actually does.
Your bot, in every tool you actually use.
Build the bot on the free plan. Connect your CRM, helpdesk, store, or Slack when you upgrade to Pro. Toggle individual actions on or off per bot. Disconnect any time.