0715 Wait Schedule Create Scheduled
0715 Wait Schedule Create Scheduled
Complex
High
54
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
54
Node Types
14
Node Types
spotify
Get playlist snapshot, Get playlist snapshot1, Spotify
3 nodes
if
If different snapshot, If video duration ~= music duration, If no result
3 nodes
supabase
Get all musics, Update to_delete to true, Add music, Get all musics not in youtube playlist, Add youtube id to row, Set youtube id to NOTFOUND if no matching, Get all musics that should be in playlist, Set youtube_video_id to null, Get all musics to be deleted, Delete music, Reset NOTFOUND id to NULL
11 nodes
compare Datasets
Compare Datasets, Playlist items to be deleted, Check for deleted videos
3 nodes
no Op
No Operation, do nothing
1 node
schedule Trigger
Every day at noon, Every day at noon + 1mn, Every hour, Every day at midnight, Every month
5 nodes
wait
Wait 1 hour
1 node
set
variables, data, variables2, variables1, data1, variables3, variables4
7 nodes
you Tube
Search video, Get video duration, Add music to playlist, Get playlist items, Remove video from playlist
5 nodes
split In Batches
Loop Over Items, Loop Over Items1
2 nodes
discord
Discord, Discord1
2 nodes
aggregate
Aggregate
1 node
remove Duplicates
Remove Duplicates
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note7, Sticky Note8, Sticky Note6
9 nodes
Workflow JSON
45.47 KB
{
"meta": {
"instanceId": "173bb893d2008dedab0ccfa3d7dba2c858a9076afa8f7dce6ebaa9c817262edf"
},
"name": "0715 Wait Schedule Create Scheduled",
"nodes": [
{
"id": "c9e46f43-b159-42ca-945d-7aa8546e5fa2",
"name": "Get playlist snapshot",
"type": "n8n-nodes-base.spotify",
"position": [
380,
1580
],
"parameters": {
"id": "={{ $json.spotify_playlist_id }}",
"resource": "playlist",
"operation": "get"
},
"typeVersion": 1
},
{
"id": "73c2303e-24c2-4026-95f6-825e5d08baa4",
"name": "Get playlist snapshot1",
"type": "n8n-nodes-base.spotify",
"position": [
720,
1580
],
"parameters": {
"id": "={{ $('variables').item.json.spotify_playlist_id }}",
"resource": "playlist",
"operation": "get"
},
"typeVersion": 1
},
{
"id": "bb71003b-0945-4333-91d3-662290dfb42d",
"name": "If different snap...Showing first 1000 characters. Click "Expand" to view the full JSON.