Extended The 'Meeting Follow-Up' Template To Parse Action Items From Meeting PDFs 🔥
'Meeting Follow-Up Agent' template: Gets Zoom transcript, drafts summary. Great. But my client gets meeting notes as PDFs. Extended it to parse PDFs first, then agent processes.
THE BASE TEMPLATE:
'Meeting Follow-Up Agent' - super popular. Input: Fireflies or Zoom transcript (text). Output: Summary plus tasks posted to Airtable. Works perfectly IF you have transcript API.
CLIENT'S REALITY:
Meeting notes exported from Google Docs as PDF. Handwritten notes scanned with phone. Whiteboard photos. No transcript API access.
Template expects text. Client has documents.
THE EXTENSION (INPUT FLEXIBILITY):
ORIGINAL FLOW:
Fireflies Webhook → AI Agent (summarize) → Post Tasks to Airtable
EXTENDED FLOW:
Gmail Trigger (meeting notes label) → IF Node (check attachment type) → Document Parser → Clean & Structure → AI Agent (summarize) → Post Tasks to Airtable
THE NEW NODES:
NODE 1 - GMAIL TRIGGER:
Watches for emails with 'Meeting Notes' label. Fires when notes arrive.
NODE 2 - IF NODE:
Checks attachment file type. Routes PDFs, images, docs to parsing. Text files straight to agent.
NODE 3 - DOCUMENT PARSER NODE:
Handles any document format. PDFs, scanned images, Word docs, photos of whiteboards. Returns clean text.
NODE 4 - CLEAN & STRUCTURE:
Formats parsed text. Adds context (meeting date, attendees from email). Prepares for agent.
Connects to existing agent node. Agent processes normally from here.
AGENT TOOL ENHANCEMENT:
Added 'Extract Action Items' tool to agent configuration.
Tool uses document parsing for text extraction. Agent identifies: tasks, owners, deadlines, priorities. Structured output feeds directly to Airtable.
THE RESULTS:
- Base template: Transcript-only
- Extended: PDFs, scans, images, docs
- 12 meetings monthly automated
- 48 action items extracted, assigned, tracked
- Zero manual task entry
REAL EXAMPLE:
Meeting: Product planning session. Notes: PDF export from Notion (8 pages, tables, bullet points).
Before extension: Someone manually reads PDF, types tasks into Airtable. 25 minutes.
After extension: Agent parses PDF, identifies 11 action items with owners and deadlines, posts to Airtable automatically. 45 seconds.
DOCUMENT QUALITY HANDLING:
Poor scan quality: Auto-enhancement before parsing.
Handwritten notes: Confidence scoring, flag uncertain items.
Mixed content: Separates typed text from handwritten additions.
CONFIGURATION:
Document parser: Parse mode with support for images and scans. Returns clean markdown.
Agent tool: 'Extract Action Items' - describe task extraction clearly. Agent knows when to use it.
THE PATTERN:
This extension works for any template expecting text input. Insert document parsing branch. Same pattern applies: form processing, contract review, report analysis.
TEMPLATE DOWNLOAD:
Complete extended workflow with all node configurations. Import into your instance. Change email trigger to your source. Deploy immediately.
Templates: n8n | Zapier | Make
What document formats are your templates missing?
13
10 comments
Duy Bui
7
Extended The 'Meeting Follow-Up' Template To Parse Action Items From Meeting PDFs 🔥
AI Automation Society
skool.com/ai-automation-society
A community built to master no-code AI automations. Join to learn, discuss, and build the systems that will shape the future of work.
Leaderboard (30-day)
Powered by