Settings

Integrations

Connect Katexs to the calendar and CRM your business already runs on.


Google Calendar

Connect with OAuth. The agent checks availability and books appointments, and multiple calendars are supported per workspace.

GoHighLevel

Enter your GHL API key or webhook URL. Leads push to your pipeline automatically as soon as they qualify.

Custom webhook

Provide a POST URL for any CRM. Katexs sends lead data as JSON.

json
{
  "event": "lead.qualified",
  "agent_id": "agt_123",
  "name": "Maria Lopez",
  "phone": "+15555550142",
  "email": "maria@example.com",
  "qualification_status": "hot",
  "notes": "Wants a cleaning next Tuesday morning",
  "transcript_url": "https://app.katexs.com/calls/cl_889"
}

Zapier

Coming soon โ€” trigger Zaps from call outcomes.