Integrate Catalyst with
your stack.
Build on top of Catalyst to connect with your favorite chat applications or integrate directly with your data sources. Webhooks, APIs, and SDKs for seamless integration.
Chat integrations
Connect Catalyst to your chat platform.
Deploy Catalyst agents to Slack, Microsoft Teams, Discord, WhatsApp, or any chat platform your team uses. Bring AI-powered intelligence where your team already works.
Slack Integration
Deploy Catalyst agents as Slack apps. Respond to mentions, slash commands, and DMs with intelligent analysis.
Microsoft Teams
Enterprise-ready Teams integration with adaptive cards, bot framework, and Microsoft Graph connectivity.
Discord Bots
Community-focused Discord integration with slash commands, embeds, and role-based permissions.
WhatsApp Business
Connect Catalyst to WhatsApp Business API for customer-facing AI assistants and support automation.
Telegram Bots
Telegram bot integration with inline mode, custom keyboards, and webhook support.
Custom Webhooks
Generic webhook integration to connect Catalyst to any chat platform with a webhook API.
Data source integrations
Connect Catalyst to your data.
Catalyst agents need context. Connect them to your databases, APIs, document stores, and data warehouses for accurate, grounded responses.
Webhook API
Real-time event streaming.
Configure webhooks to receive real-time events from Catalyst. User messages, agent responses, errors, and system status updates streamed directly to your endpoint.
Configure your webhook endpoint to receive Catalyst events. Events include user messages, agent responses, errors, and status updates.
Event Payload
{
"event_type": "agent_response",
"timestamp": "2024-01-15T10:30:00Z",
"agent_id": "cat_agent_abc123",
"conversation_id": "conv_xyz789",
"data": {
"user_message": "Show me Q4 revenue",
"agent_response": "Q4 revenue was $2.5M...",
"confidence": 0.94,
"sources": ["revenue_table_2023"]
}
}Get started
Build Catalyst integrations.
Connect Catalyst to your chat platform and data sources. Bring AI intelligence where your team works.