๐Ÿค Generate client quotes from call transcripts with Claude/GPT, Google Drive, and PandaDoc

โšก 53 views ยท ๐Ÿค CRM & Sales Operations

๐Ÿ’ก Pro Tip โ€” For competitive intelligence, ScraperNode can automate the data collection โ€” Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.

View All Scrapers

Description

Who is this for? Agencies, consultants, and service providers who conduct discovery calls and need to quickly turn conversations into professional proposals.

What it does: This workflow transforms meeting transcripts into complete, professional quotes using a sophisticated multi-agent AI architecture. It handles the entire quote lifecycle: from transcript analysis to client signature and onboarding.

How it works:

  1. Trigger: Google Drive detects a new VTT/transcript file in a designated folder
  2. Extraction: The transcript is cleaned and parsed, then matched with calendar data to identify the client
  3. AI Analysis: A main orchestrator agent analyzes the call and delegates tasks to specialized sub-agents:
    • SOW Agent: Generates problems, solutions, and action items
    • Pricing Agent: Creates competitive pricing based on service catalog and market research
  4. Document Creation: PandaDoc API creates the quote with all tokens populated
  5. Review & Approval: Quote is sent to Slack for human review with approve/reject buttons
  6. Delivery: Approved quotes are sent via Gmail with custom HTML templates
  7. Post-Signature: Webhook triggers CRM update and welcome email upon signature

Key Features:

Requirements

Setup Instructions

  1. Configure Google Drive trigger folder
  2. Set up PandaDoc template with required tokens
  3. Add API credentials for OpenRouter and Perplexity
  4. Connect Slack workspace for approval notifications
  5. Configure Gmail for outbound emails
  6. Set up Notion CRM database with required properties

๐Ÿ”— Nodes Used

HTTP Request, Slack, Webhook, Google Drive, Google Calendar, Gmail

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup