Transform Meeting Notes into Action Items with Gemini & Google Workspace — n8n Workflow
Overview
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
❓ What Problem Does It Solve?
Manual transcription and action planning from meeting notes is often error-prone, time-consuming, and inconsistent. Important tasks, decisions, or deadlines can be overlooked or delayed. This workflow solves these pain points by automatically analyzing notes using AI and turning them into actionable, structured data. It drastically reduces follow-up delays, miscomm
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 14 nodes, connecting chainllm, gmail, googledocs.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (14)
Google Tasks
googleTasks
Gmail
gmail
Google Docs
googleDocs
Basic LLM Chain
n8n-nodes-langchain.chainLlm
Structured Output Parser
n8n-nodes-langchain.outputParserStructured
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
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
transform-meeting-notes-into-action-items-with-gemini-google-workspacefile 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
Khaisa Studio
@khaisastudio
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →