This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This workflow automates the discovery and sharing of fresh articles from a curated list of RSS feeds. It performs the following steps:
Feeds
tab).Posted Articles
tab).To use this workflow, you must have:
✅ Google Sheets OAuth2 credentials set up in n8n
(Used to access and update the RSS feed and post history sheets)
✅ Slack OAuth2 credentials
(Used to post messages to a specific Slack channel)
✅ A Google Spreadsheet with:
Feeds
tab – Columns: title
, link
Posted Articles
tab – Columns: title
, link
, pubDate
You will need to set the following n8n variable or replace with direct input:
{{$vars.Daily_Industry_News_Automation_Google_Sheet}}
:Also update:
channelId
: Replace with your actual Slack channel ID if not dynamically referencedCron
nodeYou can modify this in the “Trigger Workflow” node to suit your own schedule.
This workflow is ideal for: