Skip to main content
The Object action is a flexible object builder. Each repeatable input can be connected as an object or configured as its own set of key/value properties. All inputs are then combined in order.

Inputs

Outputs

Build with property paths

Property keys are expanded as paths before the objects are merged. Configure: To create:

Merge precedence

Later input objects override earlier ones. With Deep Merge off, an overlapping nested object is replaced as a whole. Turn it on to preserve non-conflicting nested properties.
Deep merging arrays combines values by index. Use dedicated list actions when you need append, concatenate, or replacement semantics.