Login to follow
ArdoJSON

ArdoJSON (ODC)

Stable version 0.2.0 (Compatible with ODC)
Uploaded on 07 August 2024 by OutSystems Labs
ArdoJSON

ArdoJSON (ODC)

Details
Detailed Description
Helper extension for JSON. Allows you to manipulate and parse JSON using JSONPath.

Uses the Newtonsoft.Json library (https://www.newtonsoft.com/json)


Limitations

Does not include the actions to convert JSON to an OutSystems Structure, or Serialize an OutSystems Structure to JSON.
You can use the built-in "JSON Serialize" and "JSON Deserialize" instead

Release notes 

Migrated to .Net 8.0