Give us feedback
jsljson
Service icon

jslJSON

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 20 July 2020 by 
5.0
 (1 rating)
jsljson

jslJSON

Details
JSON.net extension to support JSON Path
Read more

A JSON.net extension to support JSON Path queries to return data as a json subset or a text value.  The returned json can be used to deserialize into an OutSystems structure.

Use expressions such as:

Example: $.results[*].raw['systitle','sku']
Example: $.results[*].raw.sku
Example: $..['sku']
Release notes (1.0.4)

Added method XMLtoJSON to convert XML data to JSON

Reviews (0)