Use Cases
- Automatically update playlists with liked songs from Spotify.
- Remove songs from playlists that are no longer liked.
- Schedule regular syncs to keep playlists current.
How It Works
Trigger the workflow manually or on a schedule. Retrieve liked songs from Spotify. Fetch all playlists and filter for the target playlist. Compare liked songs with the playlist tracks. Add any missing songs to the playlist. Remove any songs from the playlist that are no longer liked.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Edit the 'Edit set Vars' node to specify your target playlist name.
- 3Connect your Spotify account to n8n.
- 4Run the workflow manually or set a schedule for automatic syncing.
Apps Used
Spotify
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications