Automate Daily Newsletter Summaries from Gmail Using GPT-4.1-Mini - n8n Workflow | Neura Market
Automate Daily Newsletter Summaries from Gmail Using GPT-4.1-Mini
This workflow automatically fetches newsletters from Gmail, summarizes them using GPT-4.1-Mini, and emails a daily digest to your inbox. It streamlines the process of keeping up with daily news by providing concise summaries.
The workflow is designed to run daily at a specified time, retrieving emails from the previous day using Gmail. Each email is processed to extract relevant data, which is then summarized into topics using the GPT-4.1-Mini model. These topics are merged into a single HTML digest, styled for readability, and sent to a specified email address. This automation is ideal for users who want to stay informed with minimal effort, as it condenses multiple newsletters into a single, easy-to-read email.
Platform
n8n
Category
Communication
Price
Free
Creator
Yuki Tanaka
public
code
gmail
stickyNote
splitInBatches
scheduleTrigger
openAi
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.