Send a daily RSS digest email with GPT-4o-mini and SMTP
Quick overview This workflow runs every morning, reads multiple RSS feeds, uses OpenAI to generate a plain-text daily digest from the latest items, and emails the summary via SMTP.
How it works Runs daily on a cron schedule. Splits a comma-separated list of RSS feed URLs into individual feed requests. Fetches the latest items from each RSS feed URL. Combines the retrieved items into a single text payload with titles, dates, links, and snippets. Uses OpenAI (GPT-4o-mini) to condense the combined items into a short, grouped daily digest while skipping ads or off-topic content. Sends the generated digest as a plain-text email with today’s date in the subject line.
Setup Add your OpenAI API credentials to the OpenAI Chat Model connection. Add SMTP email credentials in the email-sending step and set the From and To email addresses. Replace the placeholder RSS feed URLs with your own comma-separated list in the FeedUrls field. Adjust the daily cron schedule time (default: 07:00) to match when you want the digest delivered.
Related Templates
Get Airtable data via AI and Obsidian Notes
I am submitting this workflow for the Obsidian community to showcase the potential of integrating Obsidian with n8n. Whi...
AI SEO Readability Audit: Check Website Friendliness for LLMs
Who is this for? This workflow is designed for SEO specialists, content creators, marketers, and website developers who ...
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments