
Use Helper Flows with List Functions
Course 2 of 3 in Use Helper Flows to Process Lists
Now that you’ve learned all about lists, how can a flow loop or iterate over them? With helper flows, admins can mimic looping over data without ever needing to code.
Helpers flows allow you to work with more than one data record, which makes them so integral in processing lists.
The For Each card is a game changer in this respect as it processes–or loops over–a list one item at a time. Discover how the helper flow does the heavy lifting in the background, all the while returning the primary flow with the data it needs to continue.