For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrations

Connect LimeCall to your CRM, calendar, chat and automation tools.

Open Settings β†’ Integrations.

What is available

Integration
What it does

HubSpot

Two-way sync of contacts, calls and deals.

Slack

Notifications into a channel.

Google Calendar

Availability and booking for your assistant.

Zapier

Connect to thousands of apps without code.

Make

Visual automation with more control than Zapier.

n8n

Self-hosted automation.

Google Sheets

Push rows for reporting.

Webhooks

Send events to your own systems.

Choosing an approach

Use a native integration where one exists. HubSpot, Slack and Google Calendar are purpose-built and handle the details correctly.

Use Zapier or Make when you need to connect something without a native integration and do not want to write code.

Use webhooks when you have developers and want full control. See Webhooks.

Before connecting anything

Decide what should be the source of truth for each kind of data. Two systems both authoritative on contacts produces conflicts that are tedious to unpick later.

Usually: your CRM owns the customer record, LimeCall owns the conversation record.

Connecting

Most integrations connect with OAuth β€” you authorise LimeCall from the other tool's own login screen. You will be asked to grant specific permissions; read them.

Disconnecting

Disconnecting revokes the credentials. Any automation depending on that connection stops. Check what you have built before disconnecting anything.

In this section