cancel
Showing results for 
Search instead for 
Did you mean: 
Brian_Hesse
Staff
Staff
Status: Delivered

Create auto loop function available in services and press flows:
• A separate function, where a user could drag over the loop function and pass it an array.
• Then it would iterate through the array until it got to the last item.
• Other operations in the function could be like Continue and Break.
• Continue would move on to the next item in the array and break would break out of the loop
• Tangent thought to that would be to allow for creating a variable which is an array type and allow for building arrays ourselves, rather than having to rely on arrays from web service responses.

1 Comment
Clararaj
Staff
Staff
This already has been implemented with Tables and Loops in Service Design