Automate News Summarization and Email Digests with GPT-4, NewsAPI, and Gmail - n8n Workflow | Neura Market
Automate News Summarization and Email Digests with GPT-4, NewsAPI, and Gmail
Create an automated system that fetches the latest news, generates AI-powered summaries, and sends personalized email digests to subscribers. Ideal for newsletter creators, team leaders, and content curators.
This workflow automates the process of news collection, summarization, and distribution. It fetches top headlines from NewsAPI every 10 minutes, uses GPT-4 to generate concise summaries, and sends personalized emails to subscribers listed in Google Sheets via Gmail. This setup is perfect for anyone looking to provide timely news updates without manual effort.
Platform
n8n
Category
Communication
Price
Free
Creator
Viktor Novotny
gmail
stickyNote
httpRequest
googleSheets
agent
scheduleTrigger
lmChatOpenAi
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.