This n8n workflow automates the process of summarizing incoming emails from Gmail using AI and delivering concise summaries to a Telegram chat. It begins with a Gmail trigger that detects new emails, then prepares relevant email data such as sender, subject, and message content. The workflow configures the language for the summary, then uses OpenAI’s GPT-4 model to generate a casual, natural-language summary based on a customizable prompt. The summarized message is finally sent to a specified Telegram chat, providing instant updates. This setup is ideal for users who want quick, AI-driven visibility into their email inbox via Telegram, enabling efficient management of communication and task follow-ups.
Automated AI Email Summaries to Telegram
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, gmailTrigger, set, stickyNote, telegram |
Reviews
There are no reviews yet.