Map
Transform a list by running sub-steps per item and collecting results.
Apply a nested action sequence to every item in a list and collect the outputs into a new list. Similar to each but the results are gathered and returned as the step output.
Components
Each component links to its own page with its full options and outputs.
| Name | Description |
|---|---|
map | Remaps and transforms values from a source object into a new output structure |