This workflow automates the process of fetching, summarizing, and reporting emails received in the past 24 hours. Starting with a daily trigger at 7 AM, it retrieves relevant emails from a specified Gmail account, organizing key data such as sender, receiver, cc, and snippets. The email contents are then summarized using OpenAI’s GPT-4 model, extracting actionable insights and key points. Finally, the workflow compiles this information into a styled HTML email and sends it to designated recipients, providing a clear, concise daily report. This automation is useful for teams needing to stay updated on email communications without manual effort, enabling prompt responses to issues and summarized insights for better decision-making.
Automated Daily Email Summary and Action Report
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, aggregate, gmail, scheduleTrigger, stickyNote |
Reviews
There are no reviews yet.