Block 1 - Email Trigger (IMAP)
- Type / Role
- n8n-nodes-base.emailReadImap - emailReadImap
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
This workflow automates the process of analyzing emails and their attachments (PDFs and images) using AI models (DeepSeek, Gemini, and OpenRouter). It extracts and summarizes the content of emails ...
n8n-nodes-base.emailreadimap, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.chainsummarization, n8n-nodes-base.stickynote, n8n-nodes-base.switch, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.splitout, n8n-nodes-base.aggregate
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davide.
Original n8n.io sourceThis workflow automates the process of analyzing emails and their attachments (PDFs and images) using AI models (DeepSeek, Gemini, and OpenRouter). It extracts and summarizes the content of emails and attachments, saves the summaries to Google Sheets, and sends a final consolidated summary via Telegram.
This is a powerful tool for automating email analysis and summarization, saving time and ensuring that important information is easily accessible and actionable.
Below is a breakdown of the workflow:
The workflow is designed to process incoming emails, analyze their content and attachments, and generate summaries. Here's how it works:
Email Trigger:
Check for Attachments:
Process Attachments:
Summarize Email Content:
Save Summaries:
Consolidate Summaries:
Send Final Summary:
To set up and use this workflow in n8n, follow these steps:
IMAP Configuration:
AI Model Configuration:
Google Sheets Integration:
Telegram Integration:
Test the Workflow:
Optional Customization:
Contact me for consulting and support or add me on Linkedin.
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 31 workflow blocks. Download the JSON for the full node graph.
| Workflow | AI email analyzer: Process PDFs, images & save to Google Drive + Telegram |
|---|---|
| Complexity | advanced |
| Nodes | 31 |
| Categories | Ticket Management, AI Summarization |
| Author | Davide |
| Published | 14 Mar 2025 |
Use the JSON export at /data/workflows/3169/3169.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 automates the process of analyzing emails and their attachments (PDFs and images) using AI models (DeepSeek, Gemini, and OpenRouter). It extracts and summarizes the content of emails ...
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.