Integrations
Kaanha AI integrates with your existing tools — CRMs, e-commerce platforms, automation tools, and communication channels.Outgoing Webhooks
Send real-time events to any HTTP endpoint. See the Webhooks Guide for full documentation.CRM Integrations
Automatically sync contacts and conversation data to your CRM.Supported CRMs
| CRM | Features |
|---|---|
| HubSpot | Upsert contact by phone, create notes on conversations |
| Zoho CRM | Upsert contact, multi-datacenter support |
| Notion | Upsert contacts as database rows (configurable property map) |
| Generic Webhook | POST to any URL — Airtable, Pipedrive, n8n, custom APIs |
| Salesforce | Coming soon |
Setup
- Go to Settings → CRM
- Select your CRM provider
- Enter API credentials (encrypted at rest)
- Click Test Connection
- Toggle Sync Enabled
When CRM Sync Runs
Contact data is synced to your CRM whenever:- A new contact is created
- A contact profile is updated
- A conversation is resolved
Slack Bridge
Mirror WhatsApp conversations to Slack channels and reply from Slack.Setup
- Go to Settings → Slack
- Enter your Slack Bot Token
- Configure Channel Routing:
- Map contact tags → Slack channels
- Set a default channel for unmatched contacts
- Test the connection
How It Works
| Command | Description |
|---|---|
/wa-send | Send a WhatsApp message to a contact |
/wa-contacts | List recent contacts |
/wa-status | Check connection status |
/wa-conversations | List open conversations |
E-Commerce
Shopify
- Go to Integrations → E-commerce → Shopify
- Enter your Shop Domain (e.g.,
myshop.myshopify.com) - Enter your Access Token (from Shopify Admin → Apps → API credentials)
- Copy the webhook URL and add it in Shopify Admin
| Event | Trigger |
|---|---|
orders/create | New order placed |
orders/paid | Order payment confirmed |
checkouts/create | Cart created |
checkouts/update | Cart updated (abandoned cart detection) |
WooCommerce
- Go to Integrations → E-commerce → WooCommerce
- Enter your Shop URL
- Enter your Consumer Key and Consumer Secret
- Copy the webhook URL and add it in WooCommerce → Settings → Advanced → Webhooks
Zapier / Make / n8n
Kaanha AI works with no-code automation platforms via webhooks.Zapier
- Create a new Zap
- Use Webhooks by Zapier as the trigger
- Enter your Kaanha AI webhook URL (from Integrations → Webhooks)
- Test and activate
Make (Integromat)
- Create a new scenario
- Add a Webhooks module as trigger
- Use the Kaanha AI webhook URL
Discovery Endpoint (for custom integrations)
Payment Links
Create and send payment links directly from the chat inbox.Setup
- Go to Settings → Payments
- Add your payment credentials:
- Razorpay: Key ID + Key Secret
- Stripe: Secret Key + Webhook Secret
- PayPal: Client ID + Client Secret
Creating a Payment Link
- Go to Payments → Create Link
- Enter amount, description, and optionally select a contact
- Share the link via WhatsApp chat
payment.completed webhook event.
Notion Knowledge Base
Use Notion as an AI knowledge base for your chatbots.- Create an AI Agent with type Notion Knowledge Base
- Enter your Notion API Key and the Database/Page ID
- Click Sync to import content
- The agent will search your Notion content to answer customer questions