This n8n workflow automates the process of monitoring your Gmail inbox for important emails, summarizing them using OpenAI’s GPT-4o-mini, and sending concise updates directly to your Telegram chat. It begins with a Gmail trigger polling every minute for new emails. When an email arrives, it filters for key topics like sales or jobs. If the email matches the keywords, the content is processed by GPT-4o to generate a brief, human-like summary highlighting critical details such as payments, deliveries, or alerts. The summary is then sent as a message to your Telegram chat, keeping you informed in real-time without manual checking. This workflow is ideal for managing important updates efficiently, ensuring you never miss critical communications related to billing, deliveries, job notifications, or security alerts.
Automated Email Summary to Telegram using GPT-4
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, gmailTrigger, if, noOp, stickyNote, telegram |
Reviews
There are no reviews yet.