Block 1 - Extract Email Data
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.3
This workflow automatically filters and organizes incoming Gmail emails using keyword based classification. The goal is to reduce inbox noise and automatically organize repetitive types of emails s...
n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.gmail, n8n-nodes-base.if, n8n-nodes-base.gmailtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Cole Hallgarth.
Original n8n.io sourceThe goal is to reduce inbox noise and automatically organize repetitive types of emails so that imprtant messages remain visible while unsolicited or promotional emails are handled automatically.
This allows you to automatically separate unsolicited outreach, marketing emails, and legitimate communication without manually reviewing every message.
Change the email categories based on your real-life needs and if you don't need to google sheet for logging and debugging purposes, feel free to omit them.
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.
Showing the first 24 of 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Filter and label Gmail emails using keyword-based rules and Google Sheets logging |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Ticket Management, AI Summarization |
| Author | Cole Hallgarth |
| Published | 05 Mar 2026 |
Use the JSON export at /data/workflows/13903/13903.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.
This workflow automatically filters and organizes incoming Gmail emails using keyword based classification. The goal is to reduce inbox noise and automatically organize repetitive types of emails s...
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.