Automate Daily French Economic News Digest with AI and Email Delivery - n8n Workflow | Neura Market
Automate Daily French Economic News Digest with AI and Email Delivery
This workflow automates the collection and summarization of French economic news from multiple RSS feeds, using AI to generate concise summaries, and sends them via an Outlook email newsletter every morning.
The workflow begins by triggering at 07:00 daily, fetching RSS feeds from Le Monde, Usine Nouvelle, and Le Figaro. It filters out old items, sorts the newest first, and limits to two items per source. The selected articles are merged and processed by an AI model to create short summaries. These summaries are then formatted and sent as an HTML email newsletter through Outlook, ensuring recipients receive the latest economic news in a concise format.
Platform
n8n
Category
Communication
Price
Free
Creator
Nora Jensen
if
set
sort
limit
merge
aggregate
stickyNote
rssFeedRead
agent
scheduleTrigger
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.