This n8n workflow automates the process of managing incoming emails by analyzing their sentiment, categorizing them, and generating draft responses. It integrates Gmail, language models from Azure OpenAI and Langchain, Google Calendar, and Telegram for notifications. The workflow starts by triggering on new emails and checks if messages are spam or need urgent attention. It performs sentiment analysis to categorize emails into Important, Promotion, Personal, or Notification. Based on the analysis, it can draft responses using AI models and notify users via Telegram. Additionally, it logs relevant data to Google Calendar and creates sticky notes for further review. This setup helps streamline email management, prioritize responses, and keep users informed efficiently, making it ideal for busy professionals or customer support teams.
Automated Email Sorting and Response Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatAzureOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, @n8n/n8n-nodes-langchain.sentimentAnalysis, gmail, gmailTool, gmailTrigger, googleCalendarTool, noOp, set, stickyNote, telegram |
Reviews
There are no reviews yet.