Types of Integrations
Built-in Integrations
Ready-made connections to popular platforms with OAuth setup and pre-configured tools.
Custom Tools
Create your own actions for the bot to perform by connecting to any REST API.- “Check order status”
- “Reset password”
- “Look up shipping API”

MCP Servers
Connect to Model Context Protocol (MCP) servers to extend capabilities with standardized protocols.
Available Built-in Integrations
E-commerce Platforms
Shopify
Order lookups, product info, customer data
WooCommerce
Product catalog, order status
BigCommerce
Product search, order management
Haravan
Vietnamese e-commerce platform
Klarna
Payment and checkout options
Content Management Systems
WordPress
Plugin installation, content sync
Strapi
Headless CMS content delivery
Sanity
Structured content integration
Framer
Website builder integration
Communication Channels
Messenger
Facebook Messenger conversations
Instagram DM support
Discord
Discord server assistance
Slack
Team notifications and alerts
Customer Support & CRM
Zendesk
Ticket creation and sync
HubSpot
CRM, contacts, deals
Attio
Modern CRM integration
Scheduling & Payments
Calendly
Appointment booking
Stripe
Payment processing
Polar
Selling and memberships
Automation & Knowledge
Zapier
Connect 5,000+ apps
Notion
Knowledge base sync
Newsletter
Email subscriber capture
Analytics
Google Analytics
Track chatbot conversations
Special Tools
Escalate to Human
Hand off conversations to live agents when needed
Web Search
Enable real-time web search for up-to-date information
Getting Started with Integrations
Quick Setup (OAuth Integrations)
Most integrations use OAuth for secure, one-click setup:Custom Setup (API Key or Manual)
Some integrations require manual configuration:Integration Features
What Integrations Enable
When you connect an integration, your chatbot gains new abilities:- Look up information: Check orders, find products, retrieve customer data
- Perform actions: Create tickets, book appointments, send notifications
- Sync data: Keep conversations in your CRM, track in analytics
- Multi-channel: Respond on Messenger, Instagram, Discord, Slack
Tool Configuration
Each integration exposes specific tools that the AI can use:- Tool Name: Technical identifier (e.g.,
get_order_status) - Description: Tells the AI when to use this tool
- Parameters: What data the tool needs
- Response: What data the tool returns
Tools are powered by your connected integrations. When a customer asks a relevant question, the AI automatically calls the appropriate tool and uses the response to answer.
Security & Privacy
All integrations follow security best practices:- OAuth 2.0: Secure authorization without sharing passwords
- API Key Storage: Encrypted at rest and in transit
- HMAC Signatures: Request verification for custom tools
- Data Minimization: Only access data needed for the conversation
Next Steps
Custom Tools
Build your own API integrations
MCP Servers
Connect to Model Context Protocol servers
