OpenPhone / Quo Integration
Connect OpenPhone (Quo) to ingest call recordings, transcripts, and contact metadata into Aila automatically.
Webhook Architecture
Aila accepts OpenPhone webhook payloads in two supported formats:
- Payload v4: Ingests
call.recording.completedwithrecordings[]array and participant objects. - Payload v3: Legacy single-recording webhook structure.
Configuration Steps
- In the Aila web app, navigate to Settings > Connections > OpenPhone.
- Copy your organization-specific OpenPhone Webhook URL:
https://app.aila.fyi/api/v1/integrations/openphone/webhook/<ORG_ID> - Sign in to your OpenPhone Admin Dashboard.
- Navigate to Settings > Webhooks.
- Click Add Webhook and paste the Aila Webhook URL.
- Select event trigger: Call Recording Completed (
call.recording.completed). - Save the webhook.
Contact Matching and Routing
- Aila extracts caller and recipient phone numbers (E.164 format).
- Calls match existing contacts in your CRM (GoHighLevel, Salesforce, Pipedrive).
- If matched, Aila attributes the call to the CRM contact owner.