Documentation
What is Calimatic Connect?
Calimatic Connect is an integration platform that connects your business tools through a single layer. Connect providers, build automation flows, and move data between systems automatically.
- Connect 200+ providers — ad platforms, CRMs, payment systems, communication tools, and more
- Build automation Flows to move data between any connected tools
- Capture leads, sync contacts, trigger notifications, and process events in real time
- Use the API Proxy to access any connected provider's API through one endpoint
Explore the guides below to get started, learn core concepts, and manage your integrations.
Getting Started
Core Concepts
Connections API
Manage provider connections, list available providers, and handle OAuth flows programmatically.
Webhooks
Subscribe to provider events and receive real-time webhook notifications at your endpoints.
API Proxy
Make authenticated API calls to connected providers through a single unified endpoint.
Flows
Build multi-step workflows with triggers, actions, filters, delays, and branches.
Triggers
Start flows from webhook events or scheduled polls. Manage subscriptions per flow.
Actions
Browse provider actions and invoke them from flow steps or the API.
Templates
Clone pre-built flows with one click and customize the trigger connection.
Task History
Cross-flow execution dashboard. Debug failed runs and replay them after a fix.
Tables
Stored data tables that flows can read, write, and upsert via table.lookup / table.upsert / table.write steps.
Records
Every provider-delivered resource in one place. Browse contacts, deals, messages, events, orders with a unified pivot.
Data Pipelines
Base URL
All API endpoints use the following base URL. Include your authentication header with every request.