0503 Splitout Code Create Scheduled
0503 Splitout Code Create Scheduled
Scheduled
High
23
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
23
Node Types
10
Node Types
if
If no playlist, If no Downloads Playlist found
2 nodes
spotify
Create Downloads Playlist, Get Liked Tracks, Add tracks to Downloads, Get Downloads Playlist, Remove oldest tracks from Downloads, Get Updated Downloads Playlist, Get all Playlists
7 nodes
split In Batches
Loop Over Items
1 node
aggregate
Aggregate
1 node
split Out
Split Out
1 node
code
Filter out new tracks, Get tracks to remove
2 nodes
filter
Filter out Downloads Playlist
1 node
schedule Trigger
Schedule Trigger
1 node
sticky Note
Sticky Note1, Sticky Note2, Sticky Note, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
set
Globals
1 node
Workflow JSON
16.26 KB
{
"meta": {
"instanceId": "84ba6d895254e080ac2b4916d987aa66b000f88d4d919a6b9c76848f9b8a7616",
"templateId": "2285",
"templateCredsSetupCompleted": true
},
"name": "0503 Splitout Code Create Scheduled",
"nodes": [
{
"id": "96c1dcb2-1fbe-4be5-b8e3-b5d2626bb5e8",
"name": "If no playlist",
"type": "n8n-nodes-base.if",
"position": [
1180,
635.2020978272825
],
"parameters": {
"options": {},
"conditions": {
"options": {
"leftValue": "",
"caseSensitive": true,
"typeValidation": "strict"
},
"combinator": "and",
"conditions": [
{
"id": "4cd09fd5-f5bf-4f82-94f4-938e6d6fc1db",
"operator": {
"type": "boolean",
"operation": "true",
"singleValue": true
},
"leftValue": "={{ $json.isEmpty() }}",
"rightValue": ...Showing first 1000 characters. Click "Expand" to view the full JSON.