Spotify "Create Playlist" + "Get New Releases"

Hello,

I’m currently playing around with the Spotify node and thought that 2 features would be nice to make it more powerful.

  1. Create a playlist
    Create Playlist | Spotify for Developers

  2. Get a list of new releases
    Get New Releases | Spotify for Developers

This would bring a nice set of new workflow possibilities.

Examples:

1* Getting new releases of a specific music
2* Create a playlist names “Release Date - Music Genre”
3* Add the new releases to this playlist

1* Scan for a new release of a specified artists
2* If found create a playlist named “Artist - Release Title”
3* Add the release to the playlist

1* Analyze a playlist with the help of the Spotify Audio Features for Danceability
2* Split the track on 2 created playlists with the names “Source Playlist Danceable” and “Source Playlist Not Danceable”

As I am not a programmer I don’t know if it’s easy to implement this but it would be a real gain because I’ve also never seen this on the competitors sites like ifttt, zapier or intergromat.

@ottic that should not difficult to add. Added it to my to-do list.

1 Like

I happen to already have a PR ready for part one of this request: ✨ Create playlist in Spotify node by gerardlouw · Pull Request #1504 · n8n-io/n8n · GitHub

3 Likes

@gerardlouw Thank you very much for your contribution.

@ottic Both features added.

https://github.com/n8n-io/n8n/pull/1520

We will let you know when this is released.

2 Likes