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
Iterators: perform actions for each item in a List
Use your List as input for an AI step
Filtering, Combining, and Manipulating Lists

Unroll or Combine list data as Text [Advanced]


Unroll List data using a custom template structure

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?
