Automate YouTube New Video Notifications to Slack - n8n Workflow | Neura Market
Automate YouTube New Video Notifications to Slack
Monitors a YouTube channel's RSS feed every 30 minutes for new videos and automatically posts rich notifications to Slack with title, description, publish date, and a 'Watch Now' button.
This n8n workflow automates the detection and notification of new YouTube videos by polling the channel's RSS feed every 30 minutes using a Cron trigger. It fetches the latest feed via HTTP Request, parses the XML in a Code node to extract video details like title, link, description, and publish date, then filters for videos published within the last 2 hours to prevent duplicates. The message is formatted into a rich Slack block with a preview snippet and an interactive 'Watch Now' button before
Platform
n8n
Category
Business Intelligence
Price
$12.99
Creator
Bryce Yu
YouTube
Slack
Notifications
RSS
Automation
Content Monitoring
Cron
Social Media
Business Intelligence
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.