Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Upload Podcast Episodes to Spotify via RSS & Google Drive Skip the manual steps and publish your podcast episodes to Spotify in minutes — fully automated. This workflow takes your finished audio...
n8n-nodes-base.manualtrigger, n8n-nodes-base.github, n8n-nodes-base.code, n8n-nodes-base.set, n8n-nodes-base.readwritefile, n8n-nodes-base.googledrive, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Luis Acosta.
Original n8n.io sourceSkip the manual steps and publish your podcast episodes to Spotify in minutes — fully automated.
This workflow takes your finished audio, uploads it to Google Drive, updates your podcast’s RSS feed in GitHub, and pushes it live on Spotify and other platforms linked to that feed. No more copy-pasting links or manually editing XML files — everything happens in one click.
It’s perfect for podcasters who already have an RSS feed connected to Spotify for Podcasters and want a repeatable, hands-free publishing process.
💡 What this workflow does
✅ Reads your finished MP3 from a local path or previous automation step
☁️ Uploads the audio to Google Drive and creates a public share link
📄 Fetches your existing rss.xml file from GitHub
➕ Appends a new <item> entry with title, description, publication date, and MP3 link
🔄 Commits the updated RSS file back to GitHub, triggering updates on Spotify
🎯 Ensures your episode appears on Spotify once your RSS is already linked in Spotify for Podcasters
🛠 What you’ll need
rss.xml file ✨ Use cases
📬 Contact & Feedback
Need help customizing this? Have ideas for improvement?
📩 [email protected]
Or DM me on Twitter @guanchehacker
If you’re building something more advanced with audio + AI, like fully automated podcast creation and publishing, let’s talk — I might have the missing piece you need.
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 | Upload podcast episodes to Spotify via RSS & Google Drive |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Content Creation, Multimodal AI |
| Author | Luis Acosta |
| Published | 13 Aug 2025 |
Use the JSON export at /data/workflows/7319/7319.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.
Upload Podcast Episodes to Spotify via RSS & Google Drive Skip the manual steps and publish your podcast episodes to Spotify in minutes — fully automated. This workflow takes your finished audio...
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 Content Creation, Multimodal AI use case.