Automate Zoom Meeting Summaries & Task Creation with n8n

Struggling with manually sifting through Zoom meeting recordings and transcripts? This unique n8n workflow automatically extracts meeting details, generates summaries, creates tasks in ClickUp, and schedules follow-up Outlook meetings to save time and reduce errors.
zoom
agent
clickUp
+12
Workflow Identifier: 1283
NODES in Use: ManualTrigger, Zoom, Filter, HttpRequest, Set, StopAndError, SplitInBatches, ExtractFromFile, Code, EmailSend, LangChainAgent, LangChainTool, MicrosoftOutlookTool, ClickUp, StickyNote

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This n8n workflow takes Zoom meetings from the last 24 hours and turns their recordings and transcripts into clear meeting summaries. It finds tasks from the talks and adds them to ClickUp. It can also schedule follow-up meetings in Microsoft Outlook if needed. Finally, it sends a summary email to meeting participants.

This stops you from spending hours copying notes, missing tasks, or forgetting follow-ups. It gives you neat summaries, tasks, and calendar events automatically.


Who should use this workflow

This workflow fits project managers, team leads, or anyone who runs many Zoom meetings and must track tasks and follow-ups well.

If spending hours after calls on writing notes, creating tasks, or scheduling meetings is common, this workflow saves time and stops human mistakes.


Tools and services used

  • Zoom API: Gets meetings, recordings, transcripts, and participant info.
  • Microsoft Outlook API: Creates calendar events for follow-up meetings.
  • ClickUp API: Adds tasks found in meeting transcripts.
  • SMTP Email: Sends meeting summary emails.
  • Anthropic AI API (or similar): Reads transcripts and finds tasks and follow-ups.
  • n8n: Automates the workflow steps.

Inputs, Processing steps, and Outputs

Inputs

  • Scheduled Zoom meetings from the last 24 hours.
  • Transcript URLs from Zoom recordings.
  • Participant names and emails.

Processing steps

Outputs

  • Clear and formatted meeting summary email sent to participants.
  • Action items added as tasks in ClickUp.
  • Follow-up meetings scheduled in Microsoft Outlook calendar.

Beginner step-by-step: How to build this in n8n

Step 1: Import the workflow

  1. Download the workflow file using the “Download” button on this page.
  2. Open the n8n editor already logged in.
  3. Click on “Import from File” and select the downloaded workflow.

Step 2: Set up credentials and IDs

  1. Add API Keys or OAuth2 credentials for Zoom, Microsoft Outlook, ClickUp, and SMTP email in n8n.
  2. Check if you need to update any meeting IDs, email addresses, folders, or task list IDs used in the nodes.

Step 3: Test the workflow

  1. Use the Manual Trigger node and click “Test workflow” to run steps.
  2. Verify that meeting data, summaries, emails, tasks, and meetings are created as expected.

Step 4: Activate for production

  1. Switch the trigger node to a Scheduled Trigger if you want it to run automatically, for example once daily.
  2. Turn on the workflow activation toggle at the top right to run on schedule.
  3. If hosting n8n yourself is preferred for security or compliance, consider self-host n8n.

Edge cases and failure points

If no transcript is found, the workflow stops and shows an error. This happens if Zoom cloud recording or transcription are off.

Wait some minutes after meetings end before running the workflow so data is available.

AI task creation may fail if required fields are missing in the AI output JSON. Always check AI prompts and test with fixed sample data.


Customizations to consider

  • Change the manual trigger node to Scheduled Trigger for daily automatic runs.
  • Modify the email recipient list to include multiple participants.
  • Replace ClickUp with other task tools like Asana or Airtable if preferred.
  • Switch AI from Anthropic to OpenAI or other models by updating the LangChain AI nodes.
  • Edit the HTML code node styling to add company branding or change email look.

Summary of result

Automated meeting summaries create clarity and save hours.

✓ Tasks are added to ClickUp without manual typing.

✓ Follow-up meetings schedule directly in Outlook calendar.

✓ Summary emails arrive fast to meeting participants.

Frequently Asked Questions

Yes. The workflow can use other AI models like OpenAI by changing the AI nodes and updating prompts.
This error occurs if Zoom meeting recording or transcription are not enabled or if the meeting data is not yet available after it ends.
The AI node extracts action items from transcripts and formats them as JSON which the ClickUp API node uses to create tasks.
Replace the Manual Trigger node with a Scheduled Trigger and activate the workflow for automatic runs.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free