Record analyzed phone call results into Google Sheets, Airtable, and Notion without manual data entry. Built for teams running voice agents who need clear transcripts, summaries, and costs stored in structured tools for reviews and reporting.
An incoming POST webhook receives a call analysis event. A filter keeps only the analyzed event type so you avoid partial data. A mapping step then prepares clean fields like call ID, start and end time, duration, transcript, summary, sentiment, phone number, and total cost. It converts cost from cents to dollars and formats timestamps to readable dates. The data is then written in parallel to Airtable as a new record, appended to a Google Sheet, and saved as a Notion database page with mapped properties and a title using the call summary.
To set this up, connect the webhook from your voice platform to the n8n URL and link your Google, Airtable, and Notion accounts. Match your table, sheet, and database columns to the mapped fields. Expect faster QA and reporting, consistent records across apps, and less manual work. Common uses include sales call reviews, support quality checks, and operations audit trails.