Automate Email Analysis and Summarization with AI and Google Sheets - n8n Workflow | Neura Market
Automate Email Analysis and Summarization with AI and Google Sheets
This workflow automates the analysis of emails and their attachments using AI models, extracting and summarizing content to Google Sheets and sending a final summary via Telegram.
This comprehensive workflow is designed to streamline the process of email content analysis and summarization. By leveraging AI models such as DeepSeek, Gemini, and OpenRouter, it efficiently processes email text and attachments, including PDFs and images. The workflow begins by triggering on new emails via IMAP, checking for attachments, and then processing these attachments by extracting text from PDFs and analyzing images. Summaries are generated and saved to Google Sheets, while a consolidat
Platform
n8n
Category
AI
Price
Free
Creator
Sophia Chow
if
set
code
merge
switch
markdown
splitOut
telegram
aggregate
stickyNote
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.