This workflow automatically checks your YouTube channel’s RSS feed every 30 minutes and posts a message to Slack when a new video is published. It includes the title, description snippet, publish date, and a direct “Watch Now” button.
Check Every 30 Minutes
Fetch YouTube RSS
The HTTP Request node retrieves the channel’s RSS feed.
Uses the format:
     https://www.youtube.com/feeds/videos.xml?channel_id=YOUR_CHANNEL_ID
Parse RSS & Check for New Video
Format Slack Message
Post to Slack
#general).channel/UCxxxxxxxxxx (your channel ID).YOUR_CHANNEL_ID_HERE in the HTTP Request node.chat:write, channels:read.🎬 New Video Published!
How to Automate Your Business with n8n
đź“… Published: Aug 29, 2025
Learn how to connect your apps and automate repetitive tasks using n8n…
With a clickable 🎥 Watch Now button linking directly to the video.
⚡ With this workflow, your Slack team is always up to date on new YouTube uploads — no manual link sharing needed.


