json-trimmer
Reactive icon

JSON Trimmer

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 20 December 2025
 by 
0.0
 (0 ratings)
json-trimmer

JSON Trimmer

Details
JSON Trimmer provides the foundational functionality to clean JSON data within OutSystems applications. It includes a C# extension and server-side service that recursively trims all string values in JSON payloads, including objects, arrays, and nested structures.
Read more

The JSON Trimmer cleans up JSON data by removing unnecessary spaces from all text fields, including nested sections and lists. Provide your JSON and run the trimming process to get a neat, clean version that is easy to read and ready for use, with the option to compare it with the original (included in the demo).

The JSONTrimmer action is the core component. Simply pass your JSON to the input parameter, and it will process the data and return the updated, trimmed version. The processed JSON is also logged in the JSONTrimmer_Logs entity for audit purposes. For a clearer view of the changes, you can copy and paste the original and trimmed JSON into an online JSON prettifier to see the differences.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category