Automate Saving Starred RSS Articles to Wallabag Every 10 Minutes - n8n Workflow | Neura Market
Automate Saving Starred RSS Articles to Wallabag Every 10 Minutes
This workflow checks for newly starred articles in your RSS feed every 10 minutes and saves them to Wallabag for later reading.
This workflow automates the process of monitoring your RSS feed for new starred articles and saving them to Wallabag. It authenticates with both Tiny Tiny RSS and Wallabag, retrieves starred articles, and ensures only new articles are saved. The workflow runs every 10 minutes, making it efficient for keeping your reading list updated with minimal manual intervention.
Platform
n8n
Category
Productivity
Price
Free
Creator
Leo Novak
if
cron
noOp
merge
function
httpRequest
manualTrigger
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.