Block 1 - Setup Instructions
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
YouTube New Video → Auto Post Link to Slack 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 inc...
n8n-nodes-base.stickynote, n8n-nodes-base.cron, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.slack
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Olusola.
Original n8n.io sourceThis 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
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.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automate YouTube video notifications to Slack |
|---|---|
| Complexity | intermediate |
| Nodes | 6 |
| Categories | Social Media |
| Author | David Olusola |
| Published | 29 Aug 2025 |
Use the JSON export at /data/workflows/8033/8033.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
YouTube New Video → Auto Post Link to Slack 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 inc...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media use case.