Always onIntegraciones · 1000+ apps conectadas · Connect AI

1000+ apps. Connect AI para tus agentes.

23 conexiones nativas (CRM, calendario, telefonía) viven en Famulor. 1000+ apps más se enganchan por automatizaciones. Connect AI expone agentes, llamadas y knowledge como tools MCP.

Famulor
Cal.com
WhatsApp
Slack
HubSpot
Salesforce
MCP
Famulor connects to

Cal.com·Books the appointment

Capabilities

1000+ apps, 23 native connections, Connect AI

Native links run inside Famulor. 1000+ more apps attach through automations. Connect AI hands the same primitives to your own assistants.

1000+ connected apps

Attach the apps your team already runs through the automation layer — CRM, support, billing, and more. Marketing copy stays at 1000+; the live catalog is larger.

23 native connections

First-party CRM, calendar, and messaging links sit inside Famulor — HubSpot, Salesforce, Slack, Stripe, and the rest of the native set. Deeper than a generic connector.

Connect AI (MCP)

Expose your agents, calls and knowledge bases as tools any MCP-compatible assistant can call — Connect AI, not a separate product to buy.

Webhooks on every call event

Fire a webhook the moment a call starts, ends, or hits a specific outcome, and forward it anywhere you like.

A REST API for everything

Trigger calls, read transcripts and manage agents programmatically from your own backend.

Knowledge + booking in the same stack

Website crawl, auto-sync, and the native booking engine sit next to the API — not as a side integration you have to glue yourself.

Calendar

Real availability, booked in real time, synced back out

The agent reads busy times from every connected calendar before offering a slot, then creates, moves or cancels the appointment in your scheduling tool the moment a caller decides — no double-booked slots.

  • Reads live availability before ever offering a time slot
  • Books into the native engine, Cal.com, Calendly or eTermin; Google Calendar and Outlook stay in sync
  • Every booking is tied back to the call it came from
Calendar
Synced
M
T
W
T
F
S
S
12
13
14
15
16
17
18
10:30 AM — Consultation
Booked live during the call
Build on top

A REST API and MCP server for whatever you build next

Trigger calls, pull transcripts, or let your own AI agents operate the platform as a tool — the same primitives that power the dashboard are available to your code.

  • REST endpoints for calls, transcripts, agents and knowledge bases
  • An MCP server so AI assistants can place calls or check outcomes
  • A web call widget you can drop into any page in a few lines
See webhook events below
api.request.http
POST /v1/calls
{
  "agent_id": "front-desk-agent",
  "to": "+1555010148",
  "metadata": { "lead_id": "L-2291" }
}

→ 202 Accepted
{ "call_id": "call_9f2ac1", "status": "queued" }
Webhooks

A webhook for every call event

Send outcomes straight into your CRM, helpdesk or spreadsheet the moment a call ends — no polling required.

webhook.payload.json
{
  "event": "call.completed",
  "call_id": "call_9f2ac1",
  "agent": "front-desk-agent",
  "outcome": "appointment_booked",
  "duration_seconds": 96,
  "summary": "Caller booked a Tuesday 10:30 consultation."
}
FAQ

Preguntas frecuentes sobre integraciones

Las nativas son los 23 enlaces first-party de CRM, calendario y messaging dentro de Famulor. Las 1000+ apps se enganchan por la capa de automatización — mismo workspace, distinta profundidad.

Conecta el stack que ya usas

CRM, calendario, webhooks, REST API y MCP — un agente cableado a tus tools.