This is an n8n community node. It lets you use an RSS Feed to trigger your workflows. For testing https://lorem-rss.herokuapp.com/feed can be used.
This trigger node will get any items that have a published date that is after the date of the last run of the trigger.
n8n is a fair-code licensed workflow automation platform.
Follow the installation guide in the n8n community nodes documentation.
0.1.3 - Bumped versions and removed error output to match standard nodes 0.1.2 - Fixed activation issue 0.1.1 - When running manually it will return the first item for the feed 0.1.0 - Initial Release