Automate and Summarize RSS Feeds with AI for Discord Notifications - n8n Workflow | Neura Market
Automate and Summarize RSS Feeds with AI for Discord Notifications
This n8n workflow automates the monitoring of RSS feeds, summarizes content using AI, and sends updates to Discord while archiving data in Google Sheets.
Ideal for tech news aggregation and content curation, this workflow reads RSS links from a Google Sheets file, fetches and filters content, summarizes it using OpenAI, and sends formatted summaries to Discord. It also archives the content in a Google Sheets database, ensuring a clean and organized storage for future use. The workflow operates on a 24-hour schedule, ensuring timely updates and avoiding duplicate or outdated information.
Platform
n8n
Category
AI
Price
Free
Creator
Elena Popescu
set
code
wait
markdown
splitOut
aggregate
stickyNote
discordTool
rssFeedRead
googleSheets
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.