...
Info |
---|
You can try JSONPath here: http://jsonpath.com/ |
...
The JSONPath that you enter in that website is then used in FlexDeploy.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
JSONSource |
| Yes | JSONSource to parse |
JSONPathExpression |
| Yes | The JSONPathexpression to use to find a value in the JSONSource |
...