Use Cases
- Automatically create monthly playlists in Spotify based on liked tracks.
- Track and manage song entries in NocoDB for better organization.
- Ensure all liked songs are included in the current month's playlist.
How It Works
Trigger the workflow based on a schedule. Retrieve the current date and last 10 liked tracks from Spotify. Check for existing monthly playlists in NocoDB and Spotify. Create a new playlist if it doesn't exist. Verify if liked tracks are saved in NocoDB and add any missing tracks to the playlist.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Connect your Spotify and NocoDB accounts.
- 3Set the schedule trigger to your preferred interval.
- 4Test the workflow to ensure all connections are functioning correctly.
Apps Used
Spotify
NocoDB
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications