jsontolist
Service icon

JsonToList

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 02 July 2021
 by 
5.0
 (4 ratings)
jsontolist

JsonToList

Documentation
1.0.0

JSONPath expressions always refer to a JSON structure in the same way as XPath expression are used in combination with an XML document. Since a JSON structure is usually anonymous and doesn't necessarily have a "root member object" JSONPath assumes the abstract name $ assigned to the outer level object.

Here is a example JSON:-

And for Here are some Sample JSON Xpath:-