While Loop node iterates over a list or a collection, executing a set of instructions for each item until an exit condition is met.
Node name
Checkout Node name
true
Condition
Condition when you would like to exit the loop. Check this documentation to see how to build conditions in this node.
This node does not return any value
Last updated 1 year ago