The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"active": false,
"connections": {
"Spotify": {
"main": [
[]
]
}
},
"createdAt": "2023-01-05T02:53:54.534Z",
"id": "6",
"name": "Scetch",
"nodes": [
{
"parameters": {},
"id": "fa26c535-d32c-4e74-8da0-a4ba56a00123",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
320,
400
]
},
{
"parameters": {
"resource": "myData",
"operation": "currentlyPlaying"
},
"id": "46b3e4b9-c651-4841-ad81-8b3a7a77024d",
"name": "Spotify",
"type": "n8n-nodes-base.spotify",
"typeVersion": 1,
"position": [
380,
200
],
"credentials": {
"spotifyOAuth2Api": {
"name": "<your credential>"
}
}
}
],
"settings": {},
"staticData": null,
"tags": [],
"triggerCount": 0,
"updatedAt": "2023-01-05T02:53:54.534Z",
"versionId": "f80de401-2a54-45c1-9875-c97644cfddb6"
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
spotifyOAuth2Api
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Scetch. Uses spotify. Event-driven trigger; 2 nodes.
Source: https://github.com/TheBoatyMcBoatFace/magic.bentleyhensel.com/blob/c2c4a406b9c0f1369d15c4028675649a5622dbfb/workflows/Scetch.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Comparedatasets. Uses compareDatasets, spotify, youTube, splitInBatches. Event-driven trigger; 12 nodes.
🎧 Automated Spotify Playlist Organizer — Sort and Queue Tracks by Popularity
Protect Pdf With The Password Using Convertapi. Uses manualTrigger, readWriteFile, stickyNote, httpRequest. Event-driven trigger; 7 nodes.
Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.