Block 1 - Get current date
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Add liked songs to a monthly playlist This Workflow is a port of Add saved songs to a monthly playlist from IFTTT. When you like a song, the workflow will save this...
n8n-nodes-base.code, n8n-nodes-base.stickynote, n8n-nodes-base.spotify, n8n-nodes-base.nocodb, n8n-nodes-base.if, n8n-nodes-base.filter, n8n-nodes-base.merge, n8n-nodes-base.noop
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Lucas.
Original n8n.io source> This Workflow is a port of Add saved songs to a monthly playlist from IFTTT.
When you like a song, the workflow will save this song in a monthly playlist.
E.g.: It's June 2024, I liked a song. The workflow will save this song in a playlist called June '24. If this playlist does not exist, the workflow will create it for me.
Each 5 minutes, the workflow will start automatically. He will do 3 things :
You may have a question regarding the need of NocoDB. Over the last few weeks/months, I've had duplication problems in my playlists and some playlists have been created twice because Spotify wasn't returning all the information but only partial information. Having the database means I don't have to rely on Spotify's data but on my own, which is accurate and represents reality.
You need to have :
If you need help, feel free to ping me on the N8N Discord server or send me a DM at "LucasAlt"
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.
Showing the first 24 of 30 workflow blocks. Download the JSON for the full node graph.
| Workflow | Add liked songs to a Spotify monthly playlist |
|---|---|
| Complexity | advanced |
| Nodes | 30 |
| Categories | Personal Productivity |
| Author | Lucas |
| Published | 07 May 2021 |
Use the JSON export at /data/workflows/1074/1074.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.
Add liked songs to a monthly playlist This Workflow is a port of Add saved songs to a monthly playlist from IFTTT. When you like a song, the workflow will save this...
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 Personal Productivity use case.