Skip to main content

Convert Record into Outputs

Splits an object into one output port per key.

Name the keys you want and the node grows an output port for each, filled from the matching property of the object. The inverse of Convert Inputs into Record.

Inputs

Actions

SignalDescription
DoReads the object and updates the outputs.

Data

DataDescription
Data (object)The object to split.

General

DataDescription
dataKeys (string)The keys to expose as output ports.

Outputs

Events

SignalDescription
DoneSent when the node has finished, on success and on failure alike.