JSON Path Query
Performs a JSON Path query on a JSON string

Input
| Name | Required | Description |
|---|---|---|
| JSON Path Query | JSON Path expression to query the JSON string. | |
| JSON String | Input JSON string. |
Output
Result The result from the JSON Path query.
Performs a JSON Path query on a JSON string

Input
| Name | Required | Description |
|---|---|---|
| JSON Path Query | JSON Path expression to query the JSON string. | |
| JSON String | Input JSON string. |
Output
Result The result from the JSON Path query.