For Each

It can iterate through data tree arrays and return each element.

Example

Assume we have this data in the data tree of a workflow.

circle-info

A data source - Object children list can provide this kind of project data.

The 'Success' output will now iterate through each element and return them one by one.

circle-exclamation

This data item (in this example, an object path) can be used to access objects and set a parameter for each one.

Example project

triangle-exclamation
circle-check

Last updated