Turn an RSS feed into a newsletter draft
Collect new RSS items and draft a newsletter automatically.
n8nbeginner Env. 20 min
Aperçu
This automation polls an RSS feed, summarizes new items with AI and prepares a newsletter draft.
Étapes
- Poll the RSS feed
Fetch the feed every hour and detect new items.
- Summarize with AI
Send each item to an LLM node for a short summary.
- Build the newsletter draft
Assemble summaries into a draft ready to send.
Outils utilisés
- n8n — n8n - AI-driven workflow automation for technical teams.
