Calendars
Connect your scheduling tools for real-time booking
Google Calendar
OAuth2Full calendar access with real-time availability
- Availability check
- Event creation
- Reminders
Calendly
OAuth2Seamless scheduling with Calendly
- Available slots
- Book appointments
- Reschedule
Microsoft Outlook
OAuth2Microsoft 365 calendar integration
- Availability check
- Event creation
- Sync
Acuity Scheduling
API KeyDirect integration with Acuity
- Check availability
- Book appointments
CRM
Sync customer data and log interactions
HubSpot
OAuth2Full CRM integration with HubSpot
- Contact lookup
- Create contacts
- Log activities
Salesforce
OAuth2Enterprise Salesforce integration
- Full CRUD
- Custom objects
- Activity logging
Zoho CRM
OAuth2Connect with Zoho CRM
- Contact management
- Deal tracking
POS Systems
Connect restaurant and retail POS systems
Square
OAuth2Full Square POS integration
- Menu lookup
- Order creation
- Payments
Toast
API KeyRestaurant POS integration
- Menu sync
- Order submission
Clover
OAuth2Clover POS integration
- Inventory
- Orders
- Payments
Communication
Notify your team and send customer updates
Slack
WebhookTeam notifications via Slack
- Call alerts
- Lead notifications
- Daily summaries
SMS (Twilio)
API KeySend SMS confirmations and reminders
- Confirmations
- Reminders
- Follow-ups
Email (Resend)
API KeyEmail transcripts and notifications
- Transcripts
- Voicemail alerts
- Summaries
Webhooks
Receive real-time event notifications
Available Events
| Event | Description |
|---|---|
call.started | When a call begins |
call.completed | When a call ends |
call.transferred | When a call is transferred |
voicemail.received | When voicemail is left |
appointment.booked | When an appointment is scheduled |
lead.captured | When lead information is collected |
Example Payload
{
"event": "call.completed",
"timestamp": "2026-01-09T15:30:00Z",
"data": {
"call_id": "call_abc123",
"agent_id": "agent_xyz789",
"phone_number": "+15551234567",
"duration_seconds": 245,
"outcome": "resolved",
"sentiment": "positive",
"transcript_url": "https://..."
}
}Need a custom integration?
Enterprise customers can request custom integrations for proprietary systems.
