Skip to main content

core.transform.reshape

Define the exact scalar, object, or list output you want from workflow data.
core.transform.reshape evaluates expressions anywhere in the input value. Use it to extract fields, rename keys, hardcode values, and compose new objects or lists from trigger data and earlier actions.

Inputs

value
any | array[any] | object
required
The value to reshape

Examples

Return one value
Build a new object or list
Use expressions and functions inline