RSS Feed Reader That Saves the Feeds of the Last 3 Days in Google Sheets - n8n Workflow | Neura Market
RSS Feed Reader That Saves the Feeds of the Last 3 Days in Google Sheets
**How it Works:**
This RSS reader retrieves links from a Google Sheets file and goes through each link to retrieve the messages that are younger than 3 days, then saves them in a second Google Sheets file and then deletes all older entries in the second Google Sheets file!
**The retrieval can take a while due to the Google API block prevention, depending on the number of news feeds that were retrieved!**
**Detailed Description is in the sticky notes from the Workflow!**
Platform
n8n
Category
Productivity
Price
Free
Creator
Holger
set
code
wait
markdown
stickyNote
rssFeedRead
googleSheets
splitInBatches
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.