What This Workflow Does
This n8n workflow automates the entire process of publishing podcast episodes from Google Drive to Spotify. Instead of manually uploading audio files, filling out metadata, and waiting for processing, this system handles everything automatically whenever you add a new episode to your designated Google Drive folder.
The workflow monitors your Google Drive for new audio files, extracts the necessary episode information, formats it for Spotify's requirements, updates your podcast RSS feed, and triggers Spotify to pull the new episode. This eliminates hours of repetitive work per episode while ensuring consistent, error-free publishing.
How It Works
1. New file detection in Google Drive
The workflow continuously monitors a specific folder in your Google Drive where you upload finished podcast episodes. When a new audio file appears, the system immediately begins processing it.
2. Metadata extraction and validation
The system reads the file name and any accompanying metadata (like show notes in a text file) to extract episode title, description, and other details. It validates this information against Spotify's requirements.
3. RSS feed generation/update
The workflow updates your podcast's RSS feed with the new episode information, including the audio file URL, episode metadata, and publish date. This maintains compatibility with podcast standards.
4. Spotify publication trigger
Once the RSS feed updates, the system notifies Spotify's podcast API to check for new content. Spotify automatically imports the episode details and begins processing the audio file from your hosted location.
Pro tip: Name your audio files consistently (e.g., "S01E12 - Episode Title.mp3") to help the automation extract metadata accurately.
Who This Is For
This automation is ideal for podcasters who:
- Produce regular podcast episodes and want to streamline publishing
- Use Google Drive for file storage and sharing
- Distribute through Spotify but don't want to manually upload each episode
- Want to reduce errors in metadata entry across platforms
- Need to publish episodes on a consistent schedule without manual work
What You'll Need
- An n8n instance (cloud or self-hosted)
- Google Drive account with your podcast audio files
- Spotify for Podcasters account (formerly Anchor)
- Existing podcast RSS feed or willingness to create one
- Basic understanding of podcast metadata requirements
Quick Setup Guide
- Download the JSON template file
- Import it into your n8n instance
- Connect your Google Drive account in the first node
- Configure your Spotify for Podcasters credentials
- Set up your RSS feed URL in the workflow
- Test with a sample episode file
- Activate the workflow for automatic processing
Key Benefits
Save 2-3 hours per episode by eliminating manual uploads and metadata entry across platforms. The automation handles all repetitive tasks instantly.
Reduce publishing errors with automatic validation of Spotify's requirements before submission. No more rejected episodes due to formatting issues.
Ensure consistent releases by automating your entire publishing pipeline. Episodes go live exactly when planned without manual intervention.
Multi-platform ready foundation that can be expanded to distribute to Apple Podcasts, Google Podcasts, and other directories from the same workflow.
Professional workflow that scales with your podcast growth, handling hundreds of episodes with the same reliability as your first.