Skip to content
FlowHubFluxonLab
C
Noco Dbfree

Add liked songs to a Spotify monthly playlist

by Lucasadapted from n8n official workflow galleryUpdated Aug 2026
RequiresCCodeNocoDBNocoDBSpotifySpotify
Share Post Share
CoGet current dateGet last 10 liked tracksGet last 10 lik…NDCheck if track is savedCheck if track …IfIs not savedNDCreate song entryCreate song ent…Get all user playlistGet all user pl…FiGet monthly playlistGet monthly pla…NDGet playlist in DBGet playlist in…IfMonthly playlist exist in Spotify ?Monthly playlis…IfPlaylist exist in DB ?Playlist exist …Create playlist in SpotifyCreate playlist…NDCreate playlist in DB1Create playlist…NDCreate playlist in DBCreate playlist…MeMergeNOClean opNOClean op2NDGet this month playlist in DBGet this month …NDGet this month tracks in DBGet this month …Add song to the playlistAdd song to the…SIFor each tracks in liked songFor each tracks…SIFor each monthly tracks in DBFor each monthl…Get this month tracks in SpotifyGet this month …FiFilter1IfSong is not present in the playlist ?Song is not pre…NOClean op1ScSchedule TriggerNOEnd123456789101112131415161718192021222324252627282930313233
1/5
STEPS · 33
Runs on a schedule

🎶 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 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. ⚙ How it works Each 5 minutes, the workflow will start automatically. He will do 3 things : Get the last 10 songs you saved in the "Liked song" playlist (by clicking on the heart in the app) and save them in a NocoDB table (of course, the workflow avoid to create duplicates). Check if the monthly playlist is already created. Otherwise, the playlist is created. The created playlist is also saved in NocoDB to avoid any problems. Check if the monthly playlist contains all the song liked this month by getting them from NocoDB. If they are not present, add them one by one in the playlist. You may have a question regarding the need of NocoDB.

Tags

n8nreference-onlynoco-dbspotify
Connects
CCodenocodbNocoDBspotifySpotify
CategoryNoco Db
Triggermanual
Complexityadvanced
Nodes27
AddedMay 7, 2021

Related workflows

See all Noco Db
CWnocodb
free

Find Top Keywords for Youtube And Google and Store them in NocoDB

Template Description WDF Top Keywords: This workflow is designed to streamline keyword research by automating the process of generating, filtering, and analyzing Google and YouTube keyword data. Ensure compliance with local regulations and API terms of service when using this workflow. 📌 Purpose The WDF Top Keywords workflow automates collecting, processing, and managing keyword data for both Google and YouTube platforms. Leveraging multiple data sources and APIs ensures an efficient and scalable approach to identifying high-impact keywords for SEO, content creation, and marketing campaigns. Key Features Automates the generation of keyword suggestions using autocomplete APIs. Integrates with NocoDB to store and manage keyword data. Filters keywords based on monthly search volume and cost-per-click (CPC). Supports bulk import of keyword data into structured databases. Outputs both Google and YouTube keyword insights, enabling informed decision-making. 🎯 Target Audience This workflow is ideal for: Digital marketers aiming to optimize ad campaigns with data-driven insights. SEO specialists looking to identify high-potential keywords efficiently. Content creators seeking trending and

by Shannon Atkinson
Wnocodbtelegram
free

Multilanguage Telegram bot

An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow. Important note! Due to some breaking API changes in NocoDB some of its node options are not working at the moment (MAY 2022). These two nodes were replaced by HTTP request nodes. Functionality is still the same.

by Eduard