Generate Client Proposals from Call Transcripts with AI, Google Slides and Airtable

Go to Workflow
0 views
Built by Ilyass Kanissi Ilyass Kanissi
Created on June 05, 2026

Description

đź“‹Instant Proposal Generator

Automatically convert sales call transcripts into professional client proposals by extracting key details with AI, dynamically populating Google Slides templates, and tracking progress in Airtable, all in one seamless workflow.

🎯 What does this workflow do?

This end-to-end automation creates client-ready proposals by:

Taking call transcripts via chat interface

The AI analyzes the transcript to extract key details like company name, goals, budget, and requirements, then structures this data as JSON for seamless workflow integration.

Generating customized documents using Google Slides template with dynamic variables, Auto populating {Company_Name}, {Budget}, etc. from extracted data.

Delivering finished proposals: Sharing final document with client, and Updating CRM status automatically.

⚙️ How it works

User input: Paste call transcript in chat trigger node

AI analysis: OpenAI node processes text to extract structured JSON, Identifies company name, goals, budget, requirements, etc.

Document copy: it copies the file from Google Drive, and name it {company name} proposal.

Variables replacement: Replaces all template variables ({Company_Name}, {Budget}, etc.) with extracted data from ChatGPT.

Delivery & tracking: Shares finalized proposal with client via email, an Updates Airtable "Lead Status" to "Proposal Sent".

🔑 Required setup

OpenAI API Key: Create a key from here

Google Cloud Credentials: Setup here

Required scopes: Google Slides edit + file creation

Airtable Access Token: Create one from here

Nodes Used (4)

Airtable
n8n-nodes-base.airtable
Google Drive
n8n-nodes-base.googleDrive
Google Slides
n8n-nodes-base.googleSlides
OpenAI
@n8n/n8n-nodes-langchain.openAi