Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

n8n-nodes-rss-feed-trigger

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-rss-feed-trigger

Trigger n8n workflows from an RSS Feed

latest
Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
4
-20%
Maintainers
1
Weekly downloads
 
Created
Source

n8n-nodes-rss-feed-trigger

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.

Installation
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Resources

  • n8n community nodes documentation
  • Example Workflows can be found in the _examples folder
    • rss_to_slack.json - This posts updates from wtf1.com to Slack, It has a function node to build the Slack message but also has an option to use the Document Generator node

Version history

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

Keywords

n8n-community-node-package

FAQs

Package last updated on 14 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts