Post RSS Feed Items from Yesterday to Slack
detail.loadingPreview
This workflow fetches RSS feed items published yesterday and posts them to a Slack channel.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of monitoring an RSS feed for new content published on the previous day. It then formats these items into a readable message and sends them to a designated Slack channel.
Key Features
- Fetches RSS feed items based on publication date.
- Filters items to include only those published yesterday.
- Formats RSS item title, link, and snippet into a Slack message.
- Posts the compiled message to a specified Slack channel.
- Includes error handling for workflow execution issues.
How To Use
- Import the workflow into your n8n instance.
- Configure the
RSS Feed Readnode with the URL of the RSS feed you want to monitor. - In the
Post to Slacknode, ensure your Slack credentials are set up and specify the target channel (e.g.,#news). - Adjust the
Every Morningcron trigger if you need to fetch posts at a different time. - Activate the workflow.
Apps Used
Workflow JSON
{
"id": "d098e061-e4c5-4b02-9f3a-e7f5667f8d33",
"name": "Post RSS Feed Items from Yesterday to Slack",
"nodes": 0,
"category": "RSS Feed Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: d098e061-e4c5...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Integrations
- Google Sheets + Slack(268 workflows)
- Schedule Trigger + Slack(143 workflows)
- Slack + Split Out(69 workflows)
- Gmail + Slack(59 workflows)
- RSS Feed Read + Schedule Trigger(48 workflows)
- Execute Workflow Trigger + Slack(38 workflows)
- Email Send + Slack(35 workflows)
- Form Trigger + Slack(33 workflows)
- Airtable + Slack(29 workflows)
- Date Time + Slack(28 workflows)
Related Workflows
Discover more workflows you might like
RSS Feed Reader with Photo Extraction
Reads RSS feeds, extracts new items with images, and processes their content.
RSS Feed Reader Notifications
Fetches RSS feeds and sends notifications to Telegram based on content.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.