Hello, I’m having a hard time understanding how loops work in n8n.
My nested loop seems to continue even if the condition is true and add a video to the playlist.
Is there any way so that it stops before it goes through all the items, or is there an other way to achieve what I want ?