Store Retell AI Transcripts in Sheets, Airtable or Notion via Webhook - n8n Workflow | Neura Market
Store Retell AI Transcripts in Sheets, Airtable or Notion via Webhook
Captures Retell AI voice call transcripts and analysis via webhook, storing them in Google Sheets, Airtable, or Notion for easy access and history tracking.
This n8n workflow automates the storage of Retell AI voice call data, including transcripts, analysis, call ID, start/end times, duration, and more. It listens for 'call_analyzed' webhook events from Retell, filtering out other events like call_started or call_ended, ensuring only finalized analyzed data is processed.
Upon receiving the webhook POST request, the workflow extracts key fields from the payload and routes the data to your preferred storage: Google Sheets (with a 'Transcripts' tab),
Platform
n8n
Category
IT & Development
Price
$14.99
Creator
Fred Garcia
retell
webhook
google-sheets
airtable
notion
transcription
voice-ai
call-analysis
automation
n8n
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.