Updated RSS fields?

How can I check various RSS modules from different news sites for new articles and after a new article from any of the news site is created, it feeds that into the beginning of my automation?
blueprint.json (175.5 KB)

You can use a Google Sheets as a database of RSS feed URLs to call.

Something like how this other person was doing it: Filter RSS entry with multiple keywords and "deduplicate" entries - #4 by samliew

Then, you can filter the feed items by date such that the published date should be later than the last time the scenario was run.

samliewrequest private consultation

2 Likes