Post Yesterday's RSS Feed Items to Slack Daily - n8n Workflow | Neura Market
Post Yesterday's RSS Feed Items to Slack Daily
Fetches RSS items published yesterday, formats them into a summary, and posts to Slack every morning at 8 AM.
This workflow automates the collection and sharing of RSS feed content from the previous day directly to a Slack channel. It triggers daily at 8 AM using a cron node, calculates yesterday's date, retrieves items from a specified RSS feed (e.g., n8n.io blog), filters for publications after that date using an IF node, builds a formatted message with titles, links, and snippets via a function node, and finally posts it to your chosen Slack channel.
Key benefits include time savings by eliminating
Platform
n8n
Category
Surveys & Forms
Price
$12.99
Creator
Jose Maurino
RSS
Slack
Automation
Daily Summary
Notifications
Cron Trigger
Content Filtering
Team Chat
Feed Monitoring
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.