Spotify playlist generator
No more hours spent building playlists track by track: in one sentence, let the tool build your personalised playlist.
Sector : Media — Distr'Action
The context
Building a themed playlist means searching for every track, one at a time.
The problem
The time is not spent choosing the tracks, it is spent searching for and adding each one.
What was built
You describe the playlist in a sentence. The tracks are proposed, looked up in the catalogue, and the playlist is created directly in the user's account.
What it changes
Between twenty-five and forty seconds from sentence to usable playlist.
How it works
An n8n webhook with access control at the entrance — a public endpoint without a safeguard is an open invoice. Tracks proposed by Claude, looked up through the Spotify API, playlist created and filled in batches. A fallback branch re-runs a title-only search for tracks missed on the first pass.
What this could look like for you
This is the most immediately understandable demonstration: from intent expressed in one sentence to a usable result, inside a tool everyone knows. The same pattern applies to any bulk creation inside a third-party tool.