✨ $500 AI Visibility Audit — live at Spurlock Studios. Book the audit

Operations & Systems

Zoom PA | Zoom API -> Meeting Summary -> Action Steps -> Clickup

This n8n workflow automates post-Zoom meeting processes by retrieving recent meeting transcripts and participants. It uses AI to generate a detailed meeting summary, extract actionable tasks for ClickUp, and schedule follow-up calls in Google Calendar, effectively streamlining…

Built · ~6 hours saved per week

AI Zoom Meeting Personal Assistant Workflow Overview This workflow automates the entire post-meeting process by connecting to Zoom, analyzing a meeting's transcript with AI, and then taking action. It creates and distributes a detailed meeting summary, intelligently extracts action items to create tasks in ClickUp, and can even schedule follow-up calls in Google Calendar. It essentially acts as a personal assistant, saving hours of manual work, ensuring key takeaways are never missed, and streamlining project management. Technologies Used - Zoom: To access meeting recordings and participant data. - OpenAI (GPT-4o): For advanced natural language understanding and generation. - n8n LangChain Nodes: To build a sophisticated AI agent that can reason and use tools. - ClickUp: As the project management tool where tasks are created. - Google Calendar: To schedule follow-up meetings identified by the AI. - n8n Core Nodes: Including HTTP Request for direct API calls, Code nodes for custom logic, and data transformation nodes. How AI is Integrated This workflow showcases two powerful applications of AI: 1. AI-Powered Summarization: It uses an OpenAI node to read a raw meeting transcript and generate a professionally formatted summary. This includes a concise overview, a list of tasks, and important dates, all structured according to a predefined template. 1. Autonomous AI Agent: The core of the automation is a LangChain Agent powered by GPT-4o. This agent is given a specific role (Meeting Assistant), a detailed set of instructions, and access to "tools" (other n8n nodes). It autonomously performs the following: - Reasons: It analyzes the meeting transcript to understand the context and identify actionable information. - Extracts Tasks: It identifies specific action items and who they are assigned to. - Uses Tools: Based on its analysis, it decides whether to use the Create tasks tool to add items to ClickUp or the Google Calendar tool to schedule a follow-up call. This moves beyond simple text generation to performing real-world actions.

Tags: CRM, AI Automation, Clickup, OpenAI

Integrations: OpenAI, HTTP, Code, AI Agent, ClickUp, Google Calendar

Related automations

Back to the Automation Library