Give us feedback
json-tool-kit
Service icon

JSON Tool Kit

Stable version 1.1.2 (Compatible with OutSystems 11)
Uploaded on 12 Jul (10 days ago) by 
4.7
 (3 ratings)
json-tool-kit

JSON Tool Kit

Details
Allows several editing to a JSON file.
Read more

JSONtoolkit is a multi-activity tool for manipulating JSON.

Allows editing of JSON properties, adding or removing properties; query using LINQ and TokenSelect to filter JSON. It also allows conversions between JSON and XML.

This tool is useful when working with WebServices requests and responses, allowing you to manipulate JSON from the request/response.

Additionally, it allows you to add a new property, or an ArrayItem to an existing property, which property value to add is an array of values (i.e. "required_documents": ["passport", "utility bill", "other id"]).

Release notes (1.1.2)
  • Added a new input parameter on "AddProperty"
    • IsJSONArray
      • Pass True when PropertyValueToAdd value is a JSON array string, and IsJSONValue is False. Otherwise, set it to False.
  • Demo app updated and converted to Reactive


License (1.1.2)
Reviews (0)
Team