🔬 Convert Fathom meeting transcripts to formatted Google Docs with AI summaries

⚡ 1,135 views · 🔬 Document Extraction & Analysis

Description

Transcript → AI Analysis → Formatted Doc

This workflow automatically converts Fathom meeting transcripts into beautifully formatted Google Docs with AI-generated summaries, key points, decisions, and action items.

Good to know

Who’s it for

Individuals or teams using Fathom for meetings who want more control and flexibility with their AI meeting analysis and storage independently of Fathom, as well as automatic, formatted documentation without manual note-taking. Perfect for recurring syncs, client meetings, or interview debriefs.

How it works

  1. Fathom webhook triggers when meeting ends and sends transcript data
  2. Validates transcript has meaningful conversation (3+ turns)
  3. Google Gemini AI analyzes transcript and generates structured summary (key points, decisions, actions, next steps)
  4. Creates formatted HTML with proper styling
  5. Uploads to Google Drive and converts to native Google Doc
  6. Reduces page margins for readability and deletes temporary HTML file

Requirements

How to set up

  1. Add credentials: Google Drive OAuth2, Google Docs OAuth2, Google Gemini API
  2. Copy the webhook URL from the Get Fathom Meeting webhook node (Test URL first, change to Production URL when ready)
  3. In Fathom: Settings → API Access → Add → Add webhook URL and select all events including “Transcript”
  4. Test with a short meeting, verify Google Doc appears in Drive
  5. Activate workflow

Customizing this workflow

Quick Troubleshooting

Sample File and Storage Output

đź”— Nodes Used

HTTP Request, Webhook, Google Drive, Basic LLM Chain, Structured Output Parser, Google Gemini Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup