Lists (Arrays)
How to create a list
1. A step output representing a list of app objects

2. A step output containing a (nested) field that's a list of items

3. A step output containing a (nested) list of app objects

How to work with a list
Loops (Iterators): Perform actions for each item in a list
Use your list as input for an AI step
Filtering, combining, and manipulating lists

Format a list in text with unrolling



Unrolling nested list data

Combine list data into a comma-separated list



Using the size of a list

Explicitly selecting the first item from a list


Last updated
Was this helpful?
