Non ci sono articoli nel tuo carrello.
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.
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.
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".
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