Vapi to GoHighLevel CRM Sync Call Summaries + Telegram
Vapi to GoHighLevel CRM Sync Call Summaries + Telegram
Regular price
£57.99
Regular price
£57.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Vapi to GoHighLevel CRM Sync Call Summaries + Telegram
Regular price
£57.99
Regular price
£57.99
Sale price
Unit price
/
per
Automatically sync Vapi/Retell call summaries into GoHighLevel—then notify your team on Telegram
This n8n workflow listens for Vapi/Retell end-of-call webhooks, captures the caller details (including transcript + AI summary), updates/creates the contact in GoHighLevel, and sends a Telegram alert with the lead summary and recording link.
What this workflow does
- Receives webhook events via an n8n webhook endpoint and immediately acknowledges the payload.
-
Filters for completed calls by checking for an
end-of-call-reportmessage type. - Extracts call data from the webhook: caller phone number, transcript, AI-generated summary, recording URL, and structured lead details (name and intent).
-
Syncs with GoHighLevel by phone number:
- If no contact exists, it creates a new contact and tags it with
ai-voice-leadand the detected intent. - If a contact exists, it appends an AI call summary and recording link as a note on the existing contact.
- If no contact exists, it creates a new contact and tags it with
- Sends a Telegram notification containing the lead details, the AI summary, and the recording link.
Use cases
- Automatically capture every AI voice lead from Vapi or Retell and keep GoHighLevel contact notes up to date.
- Qualify and route inbound calls faster by tagging leads (via detected intent) as
ai-voice-lead. - Give your sales/ops team instant visibility using Telegram alerts with the summary + recording link.
Technical details
- Webhook (receive Vapi/Retell end-of-call events) + respond to webhook (acknowledge requests)
- if, set (event filtering and payload mapping)
- HTTP request calls to the GoHighLevel API (create/update contacts, add notes)
- Telegram node (send lead summary + recording link)
Setup: configure your Vapi/Retell platform to send end-of-call webhooks to the workflow URL, set your GoHighLevel API key (YOUR_GHL_API_KEY_HERE), and add Telegram bot credentials plus YOUR_TELEGRAM_CHAT_ID.
