Skip to main content

Combine Data

Uncontrolled node

Overview

This node combines two data inputs into a single data output. You can use this node to combine together dictionaries and lists.

Inputs

InputTypeDescriptionDefault
data1DataThe first data-
data2DataThe second data-

Outputs

OutputTypeDescription
outputDataA combination of data1 and data2