Loop Subflow

The Loop Subflow Node allows you to run a branch of your project in a loop over a list of inputs. To set up the node, make sure you are inputting a list. The bottom branch of the Loop Subflow node will be run once for each input in the list. Once the node has finishing running over each input, the top branch, labelled "Done" will return all the results in a JSON.

Last updated

Was this helpful?