Automate Email Categorization and Telegram Alerts with AI and Google Sheets - n8n Workflow | Neura Market
Automate Email Categorization and Telegram Alerts with AI and Google Sheets
This workflow automatically categorizes incoming emails using Azure OpenAI and sends relevant alerts via Telegram. It also logs email details in Google Sheets for easy tracking and follow-up.
This workflow is designed to streamline your email management by categorizing emails into predefined categories such as Security, Personal, Updates, Advertisement, and Unimportant. It uses Azure OpenAI for classification and sends alerts through Telegram for important categories. The workflow also logs email details in Google Sheets, allowing you to track and update the status of emails. Additionally, it provides a mechanism to interact with a Telegram bot to check on emails marked as 'NOT CHECK
Platform
n8n
Category
Communication
Price
Free
Creator
Sakura Ito
if
set
noOp
telegram
aggregate
stickyNote
googleSheets
emailReadImap
agent
telegramTrigger
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.