Integrations
What connects natively, and what to use the API for.
Settings → Integrations.
Native integrations
| Integration | Does |
|---|---|
| WhatsApp Business | Two-way messaging, templates, receipts |
| Meta Lead Ads | Instant lead capture with campaign attribution |
| Meta Conversions API | Sends closed deals back to Meta for optimisation |
| Google Ads | Spend ingestion and offline conversion upload |
| Telephony | Click-to-call, recordings, inbound capture |
| Transactional and bulk send with tracking |
Each is set up on its own page and can be switched off without affecting the others.
Webhooks in
Any system that can POST JSON can create leads. See Capturing leads.
Webhooks out
Settings → Integrations → Webhooks. Subscribe an endpoint of yours to events:
lead.createdlead.status_changedlead.assigneddeal.wondeal.lostcall.loggedmessage.received
Deliveries are signed, retried with exponential backoff, and every attempt is logged with its response code — so a failing endpoint is visible rather than silently dropping events.
The App Store
App Store in the sidebar lists available connectors with their configuration and connection state. Installing one binds it to your workspace and stores its credentials encrypted.
The API
For anything not listed above. A documented REST API with scoped tokens, cursor pagination and predictable errors.
See the API reference.
What we will build
If an integration is common in your industry and we do not have it, tell us. We build these regularly and industry-specific connectors — hospital information systems, education ERPs, property portals — are usually worth doing once a few customers ask.
Something unclear or missing? Tell us and we will fix the page — send us a note.