Automatically archives tracks from Spotify's Discover Weekly to a custom archive playlist every Monday at 8 AM, preserving your personalized music recommendations without manual effort.
This n8n workflow automates the archiving of Spotify's Discover Weekly playlist, a weekly personalized recommendation feature, into a user-created archive playlist named 'Discover Weekly Archive'. Triggered by a Cron node at 8 AM on Mondays (adjustable), it retrieves all user playlists, identifies the Discover Weekly by name, fetches its tracks, locates the archive playlist, and adds the new tracks to it. This ensures no recommendations are lost when Spotify refreshes the playlist each week.
Ke
Platform
n8n
Category
Commerce
Price
$9.99
Creator
Matt Buds
Spotify
Playlist
Archive
Music
Automation
Discover Weekly
Cron
Lifestyle
Scheduled
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.