Block 1 - Check: Is Email in Inbox?
- Type / Role
- n8n-nodes-base.if - if
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Who's it for This template is designed for professionals, entrepreneurs, and busy individuals who receive high volumes of emails and want to automate their email management. Perfect for freelancers...
n8n-nodes-base.if, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegram, n8n-nodes-base.gmail, n8n-nodes-base.scheduletrigger, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.noop
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Roshan Ramani.
Original n8n.io sourceThis template is designed for professionals, entrepreneurs, and busy individuals who receive high volumes of emails and want to automate their email management. Perfect for freelancers, small business owners, project managers, and anyone who struggles with email overload and wants AI-powered assistance for prioritizing and responding to messages.
The workflow creates an intelligent email processing system that monitors your Gmail inbox in real-time and categorizes every incoming email using Google Gemini AI. Here's what happens:
Real-time Processing: Every minute, the system checks for new emails and uses AI to classify them into three categories:
Smart Response Generation: For emails requiring replies, AI generates professional responses and sends them to your Telegram for approval. Once approved, the reply is automatically sent from your Gmail account.
Instant Notifications: Important emails get summarized and sent as quick Telegram notifications so you stay informed without checking email constantly.
Daily Email Digest: Every morning at 8 AM, you receive a comprehensive summary of the previous day's emails, including action items, issues requiring attention, and follow-up tasks.
Step 1: Gmail Configuration
Step 2: Telegram Setup
Step 3: AI Configuration
Step 4: Workflow Customization
All sensitive information like API keys, chat IDs, and email addresses should be configured using n8n's credential system rather than hardcoding them in the workflow.
Modify Classification Logic
Edit the AI Email Classifier node's system prompt to adjust how emails are categorized based on your specific industry or email patterns.
Adjust Scheduling
Change the Daily 8AM Trigger to your preferred time zone and schedule for receiving email summaries.
Personalize Response Style
Customize the AI reply generator's system prompt to match your communication style, tone, and professional voice.
Enhance Filtering
Add additional filtering logic to process emails from specific senders, domains, or with particular keywords differently.
Extend Notifications
Configure multiple Telegram chats for different types of notifications (personal vs work) or add other messaging platforms.
Security Best Practices
The workflow is designed to be flexible and easily adaptable to different email management needs while maintaining security and privacy standards.
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 | Gmail assistant with Google Gemini classification & Telegram notifications |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | AI Chatbot, Multimodal AI |
| Author | Roshan Ramani |
| Published | 25 Aug 2025 |
Use the JSON export at /data/workflows/7803/7803.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.
Who's it for This template is designed for professionals, entrepreneurs, and busy individuals who receive high volumes of emails and want to automate their email management. Perfect for freelancers...
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 AI Chatbot, Multimodal AI use case.