Evaluates the given JSON path on the JSON input
This activity evaluates the given JSON path on the user-specified JSON input and retrieves the resultant output.
JSON Input: String Argument Required Specifies the JSON from which a key value is to be retrieved.
String Argument
Required
Information:
JSONPath Syntax - Specify the select token to evaluate.
JSONPath Syntax
Inputs - Specifies the JSON input on which the JSON Path is to evaluate.
Inputs
Evaluated Results - Displays the result of the JSON Path evaluation
Evaluated Results
JSON Path: String Argument Required Specifies the JSON input Select Tokenarrow-up-right.
Result: Object Variable Stores the value of the selected key value that is retrieved in the specified Object variable.
Object Variable
Last updated 2 years ago