Skip to main content

JSON: Extract values from path

Get multiple values from a JSON object.

Parameters

KeyREQUIRED

Which key to extract.

LabelREQUIRED
Displayed label for output connectors.
Value typeREQUIRED
The type of the value to extract.
MandatoryREQUIRED

Fail on cast or extract error if checked.

Ignore errors
Ignore errors when extracting values.

Input

JSON objectREQUIRED

The JSON object you want to extract the data from.

Output

Values

One or more values extracted from the JSON object.