- Home
- Integrations
Connect your agent to the tools you already use
A lead that sits inside a chat widget isn't a lead. Openline pushes contacts, transcripts, bookings and alerts into the systems your team already has open — and anything not on this list can be reached with a webhook.
From conversation to follow-up, without anyone copying and pasting
Leads land where your pipeline lives
Contacts are created or updated with the qualification answers mapped to your own fields, and the transcript attached as a note.
What gets sent
How it maps
Every captured field is mapped to a CRM property you choose, including custom fields. Duplicate contacts are matched on email or phone and updated rather than re-created, so your pipeline doesn't fill up with the same person three times.
Your team hears about it immediately
A qualified lead at 11pm is only useful if someone knows about it by 9am. Route alerts to wherever your team actually looks.
Bookings go straight into a real diary
The agent checks availability, offers slots, confirms the booking and sends the invite — no "someone will contact you to arrange a time" limbo.
Anything else, without an engineer
If a tool has a Zapier, Make or n8n connector, Openline can reach it — accounting systems, spreadsheets, ticketing tools, internal apps.
Webhooks and API for everything else
Plenty of businesses run something in-house. Openline emits events you can consume directly, and exposes a REST API for conversations, leads and knowledge management.
conversation.started— a visitor opened a chatlead.captured— contact details takenlead.qualified— qualification questions answeredbooking.created— a meeting or appointment confirmedhandoff.requested— the visitor asked for a humanquestion.unanswered— a gap in your knowledge base
{
"event": "lead.qualified",
"conversation_id": "cv_8f21a",
"lead": {
"name": "Priya Nair",
"email": "priya@smilecare.in",
"phone": "+91 98xxxxxx21",
"requirement": "Implant pricing",
"budget": "50k-1L",
"timeline": "This month"
},
"category": "high_intent",
"page": "/treatments/implants",
"transcript_url": "https://app.openline.ai/c/8f21a"
}
Before you connect anything
No, for the listed integrations — you authorise the account, pick which fields map where, and you're done. Webhooks and the API are the only parts that assume someone technical.
Route it through Zapier, Make or n8n, or point a webhook at it. If enough customers ask for the same system, we build a direct integration — tell us which one you use.
Yes. You choose the trigger — every conversation, only ones where contact details were captured, or only ones that meet your qualification rules.
Email and Slack alerts are on every plan. CRM sync, calendar booking and automation platforms are included from the Business plan up. Custom API limits are an Enterprise conversation. See pricing for the detail.
Only what the integration needs — the fields you mapped, plus a transcript link if you enable it. You can turn off transcript sharing and send contact details alone. See security for how data is handled.
Your stack, plus one thing that talks to customers.
Connect the agent to your CRM in the trial and watch the first lead arrive with the conversation attached.