Give us feedback
ardojson
Service icon

ardoJSON

icon_trusted
Stable version 1.10.9 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 31 August 2022 by 
4.8
 (34 ratings)
ardojson

ardoJSON

Details
Generic extension for serializing and deserializing Outsystems values into and out of JSON
Read more

ardoJSON is an extension that aims to provide a simple interface to processing JSON data. The goal is that no extension coding is required, you only have to define the relevant structures in OutSystems and the extension will do the rest for you.


It is capable of serializing any data from the OutSystems Platform into JSON, and it is capable of de-serializing JSON into a compliant OutSystems structure.


Feature List

 

  • Based on JSON.NET in the .NET stack (Version 11.0.0)

  • Serializes any OutSystems value into meaningful JSON

  • Understands most common date formats

  • Can build OutSystems records out of provided JSON

  • Can perform JSON Path manipulations

Release notes (1.10.9)

Added:

  • Added missing MIT license file to the extension.


Changed:

  • Demo Application:
    • Replaced the usage of the OutSystemsUI deprecated UI components with the newer versions ( tabs, tooltip, and accordion)
Reviews (0)