๐ Generate AI meeting notes from Zoom with GPT-4, Google Docs & Slack
โก 418 views ยท ๐ Internal Wiki & Knowledge Base
Description
๐ Auto-Generate Meeting Notes & Summaries (Zoom โ Google Docs + Slack)
This workflow automatically captures Zoom meeting data when a meeting ends, generates AI-powered notes, saves them to Google Docs, and instantly posts a summary with a link in Slack.
โ๏ธ How It Works
- Zoom Webhook โ Triggers on
meeting.endedorrecording.completed. - Normalize Data โ Extracts meeting details (topic, host, duration, transcript).
- AI Notes (GPT-4) โ Summarizes transcript into key decisions, action items, and next steps.
- Google Docs โ Saves formatted meeting notes + transcript archive.
- Slack Post โ Shares summary + link to notes in
#team-meetings.
๐ ๏ธ Setup Steps
1. Zoom App
- Go to Zoom Developer Console โ create App.
- Enable event
meeting.ended. - Paste workflow webhook URL.
2. Google Docs
- Connect Google OAuth in n8n.
- Docs auto-saved in your Google Drive.
3. Slack
- Connect Slack OAuth.
- Replace channel
#team-meetings.
4. OpenAI
- Add your OpenAI API key.
- Uses GPT-4 for accurate summaries.
๐ Example Output
Slack Message:
๐ Auto-Generate Meeting Notes & Summaries (Zoom โ Google Docs + Slack)
This workflow automatically captures Zoom meeting data when a meeting ends, generates AI-powered notes, saves them to Google Docs, and instantly posts a summary with a link in Slack.
โ๏ธ How It Works
- Zoom Webhook โ Triggers on
meeting.endedorrecording.completed. - Normalize Data โ Extracts meeting details (topic, host, duration, transcript).
- AI Notes (GPT-4) โ Summarizes transcript into key decisions, action items, and next steps.
- Google Docs โ Saves formatted meeting notes + transcript archive.
- Slack Post โ Shares summary + link to notes in
#team-meetings.
๐ ๏ธ Setup Steps
1. Zoom App
- Go to Zoom Developer Console โ create App.
- Enable event
meeting.ended. - Paste workflow webhook URL.
2. Google Docs
- Connect Google OAuth in n8n.
- Docs auto-saved in your Google Drive.
3. Slack
- Connect Slack OAuth.
- Replace channel
#team-meetings.
4. OpenAI
- Add your OpenAI API key.
- Uses GPT-4 for accurate summaries.
๐ Example Output
Slack Message:
๐ New Meeting Notes Available
Topic: Marketing Sync
Host: david@company.com
Duration: 45 mins
๐ Read full notes here: https://docs.google.com/document/d/xxxx
Google Doc:
- Executive Summary
- Key Decisions
- Action Items w/ Owners
- Next Steps
- Full Transcript
โก With this workflow, your team never scrambles for meeting notes again.
๐ Nodes Used
Slack, Webhook, Google Docs, OpenAI
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File