This workflow automatically fetches new articles from specified RSS feeds and posts them to a Slack channel, ensuring no duplicates are shared.
This workflow is designed for users who need to regularly share curated content from RSS feeds to a Slack channel. It reads RSS feed URLs from a Google Sheet, fetches the latest articles, and checks against previously shared articles to avoid duplicates. New articles are then posted to a designated Slack channel and logged back into the Google Sheet for future reference. This setup is ideal for marketing teams, industry professionals, or anyone needing automated content distribution.
Platform
n8n
Category
Communication
Price
Free
Creator
Felix Mueller
RSS
Slack
Google Sheets
Filter
code
cron
slack
stickyNote
rssFeedRead
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.