Loading...
Loading...
Integrations let you keep Customermates as your system of record while still working with the tools your team already uses.
Instead of copying data manually between systems, you can connect API clients, automation flows, and agent tooling around one consistent CRM model. This page is the hub for choosing the right integration path, whether you need direct API access, AI-agent tooling through MCP, or deterministic workflow automation with n8n.
For API usage, create your key in Account Settings and include it via the x-api-key header.
You can inspect the full machine-readable spec at OpenAPI JSON.
If you are planning production usage, align your implementation with Webhooks & Events, validate payload assumptions before enabling write flows, and review Architecture & Security when security and runtime isolation are part of the evaluation.
Start with one read-only flow to verify field mappings and payload shape, then move to controlled create and update operations with retries and idempotent handling.
After that, activate webhook-driven automations and monitor errors, latency, and delivery behavior before scaling to more business-critical processes.