Block 1 - Process Email Data
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
AI Email Manager: Auto Summary, Labeling, and CRM Logging via n8n + Gemini Overview This workflow turns your Gmail inbox into a fully autonomous AI Email Agent that reads, summarizes, categorizes, ...
n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.gmail, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.gmailtool, n8n-nodes-base.notion, n8n-nodes-base.googlesheets, n8n-nodes-base.gmailtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Apurva Mishra.
Original n8n.io sourceThis workflow turns your Gmail inbox into a fully autonomous AI Email Agent that reads, summarizes, categorizes, and organizes emails in real-time. Built with n8n, Google Gemini, Notion, and Google Sheets, it’s perfect for founders, freelancers, and agencies who receive a ton of emails daily and want to automate the triage process without losing control.
Gmail Trigger — Detects new incoming emails.
Process Email Data — Extracts sender info, subject, and content in a clean structured format.
AI Email Analyzer — Uses Gemini AI to summarize the email and decide the most relevant label (e.g., Project Updates, Client Requests, Invoices, etc.).
Create Gmail Label (if not exists) — Dynamically creates a new label if the AI recommends one that doesn’t exist.
AI Agent + Add Label to Email — Applies the correct Gmail label automatically using the message ID.
Logs in Notion & Google Sheets — Every processed email (summary, sender, date, label) is logged for tracking and analytics.
Who It’s For
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automated email management with Gemini AI: Gmail summarizing, labeling and Notion/Sheets logging |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Ticket Management, AI Summarization |
| Author | Apurva Mishra |
| Published | 15 Oct 2025 |
Use the JSON export at /data/workflows/9679/9679.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Email Manager: Auto Summary, Labeling, and CRM Logging via n8n + Gemini Overview This workflow turns your Gmail inbox into a fully autonomous AI Email Agent that reads, summarizes, categorizes, ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Ticket Management, AI Summarization use case.