You could adapt this approach to initialize and update a variable in a loop. n8n just doesn’t make this easy because there’s already an implied loop for “items” in each node. Is there a reason you need to do things in your own looped flow-path? Do you need to put a delay between requests to avoid hitting an API rate limit or something like that?
1 Like