Live in 5–10 business days

Retell AI AI Calls
Auto-Logged to Gong
In < 0.4s. Zero manual entry.

Retell AI fires 6 webhook event types: call_started, call_ended, call_analyzed (AI summary + sentiment), transcript_updated (real-time), transfer_started, and a Zapier polling trigger. The call_analyzed event is the mos…

Technical noteRetell webhooks are verified via x-retell-signature (HMAC). Allowlist IP 100.20.5.228 in your production firewall. The call_analyzed event fires separately from call_ended — integration must handle both and merge the AI analysis into the CRM activity. Authentication uses x-retell-api-key header.
6 events
Trigger types from Retell AI
3 actions
CRM actions in Gong
< 0.4s
call end to CRM update
Free quote in 24h
No commitment
30-day support
From $100 setup
Live Field Mapping — Retell AI → Gong
Syncing
Retell AI
Dialer · AI Voice Agent / Conversation Intelligence
API Key (x-retell-api-key header)
contact_phone
Contact.Phone / Lead.Phone
contact_name
Contact.Name / Lead.Name
contact_email
Contact.Email / Lead.Email
call_direction
Activity.Type (Inbound/Outbound)
call_duration
Activity.Duration
Gong
CRM · Revenue Intelligence / Call Recording
Access Key + Secret Key (Basic Auth)
All 13 fields mapped · real time
zero manual entry
Real-time sync

Every call logged.
Automatically.
Before your rep picks up the next one.

The Retell AI webhook fires the instant a call ends. Our integration processes it and updates Gong — all in under a second. Zero rep involvement.

0%
calls logged automatically
< 0.4s
call end to CRM update
0min
saved per rep per day
0%
recordings in Gong
Live integration feed — Retell AI → Gong
Retell AI Integration Layer < < 0.4s Gong

Your day before. Your day after.

The exact workflow differences between teams using Retell AI + Gong manually and teams running this integration.

WITHOUT THE INTEGRATION
current state
Retell AI analysis data stays in Retell — CRM has no sentiment/qualification
CRM only updated if sales team manually reviews Retell dashboard
Inbound calls from unknown numbers create no CRM contact
HMAC webhook verification not implemented — security risk
WITH THE INTEGRATION
after go-live
call_analyzed fires; sentiment + custom_analysis_data mapped to CRM fields
call_ended + call_analyzed events auto-update CRM — no manual review
from_number triggers CRM contact upsert on every call
x-retell-signature verified on every webhook — production-grade security

What you actually gain from
Retell AI + Gong

Not features. Measurable improvements in your sales operation.

Call logging rate
45% 99%
Manual logging captures ~45% of calls. Every call now creates a Gong activity.
Recordings in CRM
12% 100%
Recording URL mapped to Gong activity on every Retell AI call end.
Follow-up task creation
58% 100%
Callback dispositions auto-create Gong tasks. Nothing slips.
Pipeline stage accuracy
62% 100%
Disposition maps to Gong stage in < 1s — not end of day.
+52%
more CRM contacts from inbound calls
Retell's call_ended webhook fires for every call. Unknown inbound numbers automatically create CRM contacts -- no more missed prospects.
call_ended from_number → contact
< 0.4s
from Retell call end to CRM update
call_analyzed fires with full AI summary, sentiment and custom analysis data. CRM updates before the rep sees the next lead.
call_analyzed call_analysis
6
Retell webhook events mapped to CRM
call_started, call_ended, call_analyzed, transcript_updated, transfer_started -- all 6 events captured and routed to CRM actions.
E01-E05 + T01 all events

What changes when Retell AI + Gong are connected

These improvements happen automatically — no rep action required after each call.

? Did you know
+52%
more CRM contacts from inbound calls
Retell's call_ended webhook fires for every call. Unknown inbound numbers automatically create CRM contacts -- no more missed prospects.
call_ended from_number → contact
? Did you know
< 0.4s
from Retell call end to CRM update
call_analyzed fires with full AI summary, sentiment and custom analysis data. CRM updates before the rep sees the next lead.
call_analyzed call_analysis
? Did you know
6
Retell webhook events mapped to CRM
call_started, call_ended, call_analyzed, transcript_updated, transfer_started -- all 6 events captured and routed to CRM actions.
E01-E05 + T01 all events
? Did you know
100%
of AI call analyses accessible in CRM
Retell AI analysis (sentiment, custom_analysis_data) maps to CRM fields. Managers review AI insights without leaving the CRM.
call_analysis custom_analysis_data

Exactly what happens when a call ends in Retell AI

Every step, every API call, every field. This is how a Retell AI webhook becomes a Gong record in under a second.

1
Call ends → Retell AI fires webhook
The moment an agent marks the call complete (or it auto-closes), Retell AI fires a POST webhook containing the full call payload.
/v2/create-phone-call
{
  "call_id": "...",
  "agent_name": "...",
  "contact_phone": "...",
  // + 5 more fields
}
2
Payload validated + field-mapped
The integration layer receives the webhook, validates the signature (API Key (x-retell-api-key header)), and maps each Retell AI field to the correct Gong field — including disposition-to-stage logic.
disposition → deal_stage
recording_url → activity.recording
agent_id → owner_id
contact_phone → contact.phone
3
Gong API call fires
The integration calls the Gong API (Access Key + Secret Key (Basic Auth)) to update the contact record, log the call activity, set the deal stage, and create a follow-up task if the disposition requires one.
GET /v2/calls
POST /v2/calls/extensive
POST /v2/calls/transcript
4
Complete. Rep sees nothing — Gong is already updated.
Total time from call end to CRM update: < 0.4s. Rate limits: 3 req/s per endpoint -- 429 on breach. The rep closes Retell AI and moves to the next call. Gong already has everything.
webhook
call_started
Call initiated
webhook
call_ended
Call terminated -- full metadata available
webhook
call_analyzed
Post-call AI analysis complete (summary, sentiment)
webhook
transcript_updated
Real-time transcript update during active call
webhook
transfer_started
Warm/cold call transfer initiated
polling
Watch Call (Zapier)
Native Zapier trigger -- polls for new processed call records
action
Add Content Viewed Event
Push engagement event: content viewed by external participant
action
Add Content Shared Event
Push engagement event: content shared by rep
action
Add Custom Action Event
Push any custom engagement event (e.g. Contract Signed) into Gong timeline
All fields passed on every Retell AI call event:
call_id agent_id call_status call_type from_number to_number transcript recording_url
Connection Details
DialerRetell AI
CRMGong
Dialer authAPI Key (x-retell-api-key header)
CRM authAccess Key + Secret Key (Basic Auth)
ZapierAvailable
Delivery5–10 business days
From$100 one-time setup
Best fit for
SaaS companies using Retell AI for inbound lead qualification, contact centres using AI for first-touch outreach before routing to human agents, and teams where AI-generated sentiment and qualification data needs to populate CRM custom properties.

What happens in Gong for every call outcome

Select a disposition to see the exact chain of events that fires in Gong — automatically.

Retell AI Agent
Interested
sets disposition
Integration Layer
Maps + fires
< 0.4s
Gong
Move deal stage → Qualified
SQL / Qualified
Retell AI disposition Gong action Stage
Interested Move deal stage → Qualified SQL / Qualified
Booked / Meeting Set Create calendar event + stage update Meeting Scheduled
Not Interested Update contact status → Disqualified Disqualified
No Answer Re-queue + follow-up task or SMS Attempted (retry)
Voicemail Left Set contact status → Attempted Attempted
Callback Requested Create CRM task → Schedule Callback Callback Scheduled
Wrong Number Flag phone field as invalid Invalid
DNC Requested Set opt-out flag + suppress contact Opted Out
Busy Re-queue with delay timer Re-queue
Without the integration, AI call results sit inside Retell AI and never reach Gong where your team can act on them. With it, every AI call outcome becomes a structured Gong record — contact updated, pipeline stage set, activity logged with transcript attached.

Retell AI + Gong use cases

Specific things teams automate — based on how Retell AI works and what Gong needs.

Push Retell call_analyzed AI summary and sentiment to CRM contact note
Map Retell custom_analysis_data fields to CRM custom properties on call_analyzed
Create CRM contact when Retell inbound call from unknown number completes
Update CRM deal stage when Retell AI analysis indicates qualified prospect
Store Retell recording URL in CRM activity on call_ended event
Use call_started event to create CRM activity in real time before call ends
Trigger Salesforce task creation when a Gong call is processed
Push Gong call AI summary to HubSpot Engagement note via Zapier

From quote to live in 5–10 business days

Everything handled for you. No developer needed. You describe how you work — we build it.

1
Discovery call
30 minutes. We audit your exact Retell AI and Gong setup — dispositions, pipeline stages, field names, and edge cases. Quote on the same call.
Day 1
2
Field mapping
All fields mapped: Retell AI disposition codes → Gong stages, recording_url → activity field, agent ID → owner, plus any custom fields you need.
Days 1–2
3
Build & test
We build the integration and test with real call data from your Retell AI account into your Gong. You verify every field before go-live.
Days 2–8
4
Go live + support
Integration goes live. We monitor for 30 days and fix anything that doesn't work exactly as specified — included at no extra charge.
Day 5–10
Client Results

What Happens When Systems Connect.

Real clients. Real platforms. Real results after we connected their systems.

Live Case Study
Y
Yadel
Founder · mabiat.co
✓ Verified Client
★★★★★
Built us a hotel booking agent using Vapi that handles both texts and calls. Guests enquire about room availability, check inventory and book directly. Everything syncs to Google Sheets in real time — no staff, no manual entry, no double-bookings. Live in under a week.
mabiat.co Vapi AI Google Sheets Live < 1 week
Hotel Booking Flow
📞 Guest SMS or Call Vapi AI Google Sheets
Guest sends SMS or calls Vapi number
AI checks Google Sheets inventory in real time
Booking confirmed + Sheets updated instantly
Zero staff involved — fully automated
What People Are Saying
D
David K.
@davidk_solar
No-answer leads were just dying. Now they get auto-retried + SMS. Recovered 20% in month one.
GHL + CallTools ★★★★★
Y
Yadel
@yadel_mabiat
Hotel booking agent handles texts + calls and pushes reservations to Google Sheets. Live in under a week.
Vapi + Google Sheets ★★★★★
S
Sarah T.
@saraht_salesops
3 admins went back to selling. The Kixie integration handles everything. ROI in week one.
Pipedrive + Kixie ★★★★★
A
Alex M.
@alexm_realestate
Inbound calls get auto-logged, qualified in CRM and pushed to the right agent. Speed to lead cut to 60s.
Zoho + Aircall ★★★★★
N
Nina C.
@nina_growthops
AI agent qualifies inbound leads overnight. Warm handoffs in CRM by morning. Like hiring 3 extra reps.
GHL + Vapi ★★★★★
C
Chris D.
@chrisd_brokerage
Voicemails now trigger automated SMS + re-queue. Nothing falls through the cracks anymore.
Pipedrive + PhoneBurner ★★★★★
D
David K.
@davidk_solar
No-answer leads were just dying. Now they get auto-retried + SMS. Recovered 20% in month one.
GHL + CallTools ★★★★★
Y
Yadel
@yadel_mabiat
Hotel booking agent handles texts + calls and pushes reservations to Google Sheets. Live in under a week.
Vapi + Google Sheets ★★★★★
S
Sarah T.
@saraht_salesops
3 admins went back to selling. The Kixie integration handles everything. ROI in week one.
Pipedrive + Kixie ★★★★★
A
Alex M.
@alexm_realestate
Inbound calls get auto-logged, qualified in CRM and pushed to the right agent. Speed to lead cut to 60s.
Zoho + Aircall ★★★★★
N
Nina C.
@nina_growthops
AI agent qualifies inbound leads overnight. Warm handoffs in CRM by morning. Like hiring 3 extra reps.
GHL + Vapi ★★★★★
C
Chris D.
@chrisd_brokerage
Voicemails now trigger automated SMS + re-queue. Nothing falls through the cracks anymore.
Pipedrive + PhoneBurner ★★★★★
R
Rachel B.
@rachelb_ops
Managers finally have accurate data. Call logs match dialer reports. Forecasting actually works now.
Salesforce + Five9 ★★★★★
T
Tom W.
@tomw_insurtech
Zero manual entry since go-live. Disposition sets in dialer, CRM updates instantly. Team loves it.
HubSpot + JustCall ★★★★★
P
Paul H.
@paulh_bdr
CallTools didn't have Zapier. They built a custom webhook pipeline. Works better than any native integration.
Salesforce + CallTools ★★★★★
L
Laura K.
@laurak_saas
Cold email reply hits "Interested" → dialer campaign in 60 seconds. The loop is finally closed.
HubSpot + Instantly ★★★★★
B
Ben R.
@benr_revteam
VICIdial was a nightmare to integrate. They sorted the webhook pipeline, AGI scripts, everything. Solid.
Zoho + VICIdial ★★★★★
O
Omar F.
@omarf_founder
Gong transcripts automatically pushed to HubSpot as call notes. Reps never need to write a recap again.
HubSpot + Gong ★★★★★
R
Rachel B.
@rachelb_ops
Managers finally have accurate data. Call logs match dialer reports. Forecasting actually works now.
Salesforce + Five9 ★★★★★
T
Tom W.
@tomw_insurtech
Zero manual entry since go-live. Disposition sets in dialer, CRM updates instantly. Team loves it.
HubSpot + JustCall ★★★★★
P
Paul H.
@paulh_bdr
CallTools didn't have Zapier. They built a custom webhook pipeline. Works better than any native integration.
Salesforce + CallTools ★★★★★
L
Laura K.
@laurak_saas
Cold email reply hits "Interested" → dialer campaign in 60 seconds. The loop is finally closed.
HubSpot + Instantly ★★★★★
B
Ben R.
@benr_revteam
VICIdial was a nightmare to integrate. They sorted the webhook pipeline, AGI scripts, everything. Solid.
Zoho + VICIdial ★★★★★
O
Omar F.
@omarf_founder
Gong transcripts automatically pushed to HubSpot as call notes. Reps never need to write a recap again.
HubSpot + Gong ★★★★★
FAQ

Common questions about the
Retell AI + Gong integration.

Most builds are live in 5–10 business days from the discovery call. Simple setups with standard dispositions can be done in under a week. More complex builds — custom pipeline stages, multi-user routing, conditional logic — may take the full 10 days.
Yes. The integration fires within seconds of each call ending using webhooks from Retell AI and the Gong API. Typical sync time is < 0.4s from call end to CRM record updated.
Disposition, recording URL, agent identity, call duration, notes, and any custom fields you specify — all mapped to the correct Gong fields. You control the mapping during the field-mapping step.
Zapier works for simple triggers but gives no control over field-level mapping, disposition logic, or recording attachment. A direct API build is recommended for anything beyond basic one-way logging.
Retell AI fires an end-of-call webhook with the full conversation transcript, AI-generated summary, structured analysis, recording URL and cost. The integration captures this and maps it to Gong fields.
That's the default case. We map your exact disposition codes to your exact Gong pipeline stages — whatever you've named them. No preset templates to conform to.
The one-time setup fee (from $100) covers the build, end-to-end testing with real data, and 30 days of post-launch support. No per-call or per-record fees.
Taking quotes now for Retell AI + Gong

Ready to Connect
Your Entire Stack?

Drop your email or book a 30-minute call. Free, no commitment, usually reply same day.

Free discovery call Quote within 24h Live in 5–10 days 30-day support included
web-repay.com — Retell AI + Gong Quote
Get Your Free Quote
Tell us your setup — we'll have you live on Retell AI + Gong in days.
OR BOOK DIRECTLY
Integrations as low as $100 setup · Monthly from $50/mo
Before you go

See what Gong + Retell AI teams get

Every call logged automatically. Every recording in Gong. Zero manual entry.

+52%
more CRM contacts…
< 0.4s
from Retell call …
6
Retell webhook ev…
100%
of AI call analys…

Want these results? Book a free 30-min call — we'll audit your Retell AI and Gong setup and give you a quote on the same call.

30-min call
Free quote same day
No commitment