JSON: Extract values from path
Get multiple values from a JSON object.
Parameters
Key—REQUIRED
Which key to extract.
Label—REQUIRED
Displayed label for output connectors.
Value type—REQUIRED
The type of the value to extract.
Mandatory—REQUIRED
Fail on cast or extract error if checked.
Ignore errors
Ignore errors when extracting values.
Input
JSON object—REQUIRED
The JSON object you want to extract the data from.
Output
Values
One or more values extracted from the JSON object.