Back to Integrations
integrationNocoDB node
integrationSpotify node

NocoDB and Spotify integration

Save yourself the work of writing custom integrations for NocoDB and Spotify and use n8n instead. Build adaptable and scalable Data & Storage, and Miscellaneous workflows that work with your technology stack. All within a building experience you will love.

How to connect NocoDB and Spotify

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

NocoDB and Spotify integration: Create a new workflow and add the first step

Step 2: Add and configure NocoDB and Spotify nodes

You can find NocoDB and Spotify in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure NocoDB and Spotify nodes one by one: input data on the left, parameters in the middle, and output data on the right.

NocoDB and Spotify integration: Add and configure NocoDB and Spotify nodes

Step 3: Connect NocoDB and Spotify

A connection establishes a link between NocoDB and Spotify (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

NocoDB and Spotify integration: Connect NocoDB and Spotify

Step 4: Customize and extend your NocoDB and Spotify integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect NocoDB and Spotify with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

NocoDB and Spotify integration: Customize and extend your NocoDB and Spotify integration

Step 5: Test and activate your NocoDB and Spotify workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from NocoDB to Spotify or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

NocoDB and Spotify integration: Test and activate your NocoDB and Spotify workflow

Add liked songs to a Spotify monthly playlist

🎶 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. 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.

📝 Prerequisites
You need to have :
Spotify API keys, which you can obtain by creating a Spotify application here: https://developer.spotify.com/dashboard.
Create a NocoDB API token

📚 Instructions
Follow the instructions below
Create your Spotify API credential
Create your NocoDB credential
Populate all Spotify nodes with your credentials
Populate all Spotify nodes with your credentials
Enjoy !

If you need help, feel free to ping me on the N8N Discord server or send me a DM at "LucasAlt"

Show your support

Share your workflow on X and mention @LucasCtrlAlt
Consider buying me a coffee 😉

Nodes used in this workflow

Popular NocoDB and Spotify workflows

Add liked songs to a Spotify monthly playlist

🎶 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. 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. 📝 Prerequisites You need to have : Spotify API keys, which you can obtain by creating a Spotify application here: https://developer.spotify.com/dashboard. Create a NocoDB API token 📚 Instructions Follow the instructions below Create your Spotify API credential Create your NocoDB credential Populate all Spotify nodes with your credentials Populate all Spotify nodes with your credentials Enjoy ! If you need help, feel free to ping me on the N8N Discord server or send me a DM at "LucasAlt" Show your support Share your workflow on X and mention @LucasCtrlAlt Consider buying me a coffee 😉

Build your own NocoDB and Spotify integration

Create custom NocoDB and Spotify workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

NocoDB supported actions

Create
Create a row
Delete
Delete a row
Get
Retrieve a row
Get Many
Retrieve many rows
Update
Update a row

Spotify supported actions

Get
Get an album by URI or ID
Get New Releases
Get a list of new album releases
Get Tracks
Get an album's tracks by URI or ID
Search
Search albums by keyword
Get
Get an artist by URI or ID
Get Albums
Get an artist's albums by URI or ID
Get Related Artists
Get an artist's related artists by URI or ID
Get Top Tracks
Get an artist's top tracks by URI or ID
Search
Search artists by keyword
Get Liked Tracks
Get the user's liked tracks
Get Following Artists
Get your followed artists
Add Song to Queue
Add a song to your queue
Currently Playing
Get your currently playing track
Next Song
Skip to your next track
Pause
Pause your music
Previous Song
Skip to your previous song
Recently Played
Get your recently played tracks
Resume
Resume playback on the current active device
Set Volume
Set volume on the current active device
Start Music
Start playing a playlist, artist, or album
Add an Item
Add tracks to a playlist by track and playlist URI or ID
Create a Playlist
Create a new playlist
Get
Get a playlist by URI or ID
Get the User's Playlists
Get a user's playlists
Get Tracks
Get a playlist's tracks by URI or ID
Remove an Item
Remove tracks from a playlist by track and playlist URI or ID
Search
Search playlists by keyword
Get
Get a track by its URI or ID
Get Audio Features
Get audio features for a track by URI or ID
Search
Search tracks by keyword

FAQs

  • Can NocoDB connect with Spotify?

  • Can I use NocoDB’s API with n8n?

  • Can I use Spotify’s API with n8n?

  • Is n8n secure for integrating NocoDB and Spotify?

  • How to get started with NocoDB and Spotify integration in n8n.io?

Need help setting up your NocoDB and Spotify integration?

Discover our latest community's recommendations and join the discussions about NocoDB and Spotify integration.
Alex Kim
JOduMonT
Luc Berge

Looking to integrate NocoDB and Spotify in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate NocoDB with Spotify

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon