(Use Case) Get Reddit, Google Headline News RSS (⭐)
Date of creation
Name
(Use Case) Get Reddit, Google Headline News RSS (⭐)
Created by
data_popcorn
Prerequisite
•
RSS Node
◦
Rss feed link required.
Scenario
One line summary
This workflow monitors the n8n community announcements RSS feed and sends a message to the Discord channel via a webhook when a new update is available.
1. How it works
1.
RSS Feed Trigger : Checks the n8n Announcements RSS feed every minute to monitor for updates.
2.
Discord Notifications : When a new announcement is detected, the data is formatted and sent to the Discord channel.
2. Step Setting
Time required : 5–10 minutes
1.
Prepare your RSS feed URL : Make sure your RSS feed URL is correct. URL: https://community.n8n.io/c/announcements/11.rss https://www.reddit.com/r/n8n/.rss
2.
Set up a Discord webhook : Prepare the webhook URL of the Discord channel where you want to send announcements.