Zoom AI Meeting Assistant creates mail summary, ClickUp tasks and follow-up call — n8n Workflow
Overview
Update 19-04-2025 Change from OpenAI to Claude 3.7 Sonnet module Adding the Think Tool
The update enables significantly better results to be achieved. This is particularly noticeable during longer meetings!
What this workflow does This workflow retrieves the Zoom meeting data from the last 24 hours. The transcript of the last meeting is then retrieved, processed, a summary is created using AI and sent to all participants by email. AI is then used to create tasks and follow-up appointments base
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 23 nodes, connecting agent, clickup, code.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (23)
Send Email
emailSend
HTTP Request
httpRequest
ClickUp
clickUp
Zoom
zoom
Code
code
AI Agent
n8n-nodes-langchain.agent
Anthropic Chat Model
n8n-nodes-langchain.lmChatAnthropic
Call n8n Workflow Tool
n8n-nodes-langchain.toolWorkflow
Think Tool
n8n-nodes-langchain.toolThink
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
zoom-ai-meeting-assistant-creates-mail-summary-clickup-tasks-and-follow-up-callfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Friedemann Schuetz
@freddy-schuetz
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →