Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
8399
Available
assets
+49
In the last
30 days 
211
Downloads in
the last 7 days
21 results for tag 
"#json"
gantt-highcharts
Reactive icon
Gantt Highcharts
by 
Paulo Torres
Project Management Gantt going places no other JavaScript has gantt before. A robust JavaScript library that makes it easy for developers to build interactive charts for allocating, coordinating, and displaying tasks, events, and resources along a timeline.
Latest version
1.0.14
Latest release
29 Apr 2024
Compatible with
OutSystems 11
#Chart
#Javascript
#json
Gantt
ganttchart
highcharts
jsontolist
Service icon
JsonToList
by 
Krunal Vyas
JsonToList component uses Json xpath to fetch required data from the json in the form of record list
Latest version
1.0.0
Latest release
2 Jul 2021
Compatible with
OutSystems 11
#json
#jsonxpath
json-tools
Service icon
JSON Tools
by 
Paulo Torres
Application with functions to manipulate JSON.
Latest version
1.0.0
Latest release
11 Oct 2022
Compatible with
OutSystems 11
#json
json-validate
Service icon
JSON Validate
by 
Silvio Garbes Lara
Check if Json is valid or not
Latest version
1.0.0
Latest release
14 Sep 2023
Compatible with
OutSystems 11
#json
validate
json-diff
Service icon
JSON Diff
by 
Tiago Dias
JSON Diff was built to detect differences between 2 JSON Files.
Latest version
1.0.0
Latest release
3 Feb 2025
Compatible with
OutSystems 11
#compare
#json
differences
dynamic-json-to-excel
Service icon
Dynamic JSON To Excel
by 
Milind Bansal
Convert Dynamic JSON to Excel
Latest version
1.0.0
Latest release
18 Mar 2024
Compatible with
OutSystems 11
#CreateExcel
#json
DynamicExcel
json-viewer-editor
Reactive icon
JSON Viewer & Editor
by 
Jan Wagenaar
JSON Viewer & Editor assists in working with JSON files within your application. It allows you to view, edit, format, and validate JSON. This library exposes a web block that can be used in your Reactive application.

Latest version
1.0.0
Latest release
8 Nov 2024
Compatible with
OutSystems 11
#json
ace code editor
editor
data-parse-for-text-csv-and-log-file
Reactive icon
Data Parse for text, csv and log file
by 
Karthick Balaji
This application is helps to reading the log, txt, csv file and extract the particular attributes and it will downloaded as a form of xlsx format.
Latest version
1.0.0
Latest release
5 Jul 2023
Compatible with
OutSystems 11
#
#CreateExcel
#Excelsheet
#json
#list
#log
● Import/Export CSV
CSV To Excel Convert
dateparser
txt
jsondiffer
Service icon
JSONDiffer
by 
Daan van Hoeke
Compare 2 JSON's and show the differences. 
Latest version
1.0.0
Latest release
12 Feb 2024
Compatible with
OutSystems 11
#compare
#json
json-transformation-tool
Reactive icon
JSON Transformation Tool
by 
Tiago Lopes
Transform a key-value pair of key-value pairs into a key-value pair of lists of key-value pairs.
The transformation makes the JSON structure more uniform and easier to work with
Latest version
1.0.0
Latest release
20 Dec 2023
Compatible with
OutSystems 11
#json
transform
signjsonusinghs256
Service icon
SignJSONUsingHS256
by 
Ashish Lonkar
This is an extension that helps in signing JWT and also verifies whether signed JWT is valid or not and decrypts the same.
Latest version
1.0.0
Latest release
10 May 2023
Compatible with
OutSystems 11
⦁ Reactive utilities
#Encryption
#json
JWS Token
jsonquerydemo
Reactive icon
JSONQueryDemo
by 
Navneet Garg
JSON Path is a query language for JSON documents inspired by what XPath provides for XML documents.
Latest version
1.0.0
Latest release
24 Feb 2025
Compatible with
OutSystems 11
#json
json path
real-time-conflicts
Reactive icon
Real-Time Conflicts
by 
Vinicius Machado dos Santos
This component was developed to handle real-time data conflicts caused by concurrent access to the same complex structure by multiple users. A typical scenario involves two users loading the same data structure at different times. If one user makes changes and saves them before the other, the component detects the differences between the outdated version (still being used by the second user) and the updated version already saved on the server.

The core functionality of the component is automated data merging, where:

Distinct changes are merged automatically without user intervention.

Similar or conflicting changes are presented to the user, who can choose which version to keep (similar to the merge experience in Service Studio).

This process ensures data integrity and improves user experience in collaborative or high-concurrency editing environments.
Latest version
1.0.2
Latest release
28 Apr 2025
Compatible with
OutSystems 11
#conflicts
#json
#JSONCompare
#JSONComparison
#JSONDataComparison
#mergejson
#real-time
json-key-change-detector
Service icon
JSON Key Change Detector
by 
Murali Manoharan V
Detect key-level differences between two JSON payloads in OutSystems. This utility compares Old JSON vs New JSON and returns the list of keys that were added, removed, and common, including nested keys using dot notation. Built as a lightweight Integration Studio (C#) extension for fast JSON structure comparison.
Latest version
1.0.0
Latest release
12 Feb 2026
Compatible with
OutSystems 11
#json
JSON
Key Comparison
diff
Change Detector
monaco-json
Reactive icon
Monaco JSON
by 
Torikera
JSON Editor & Diff Utility for OutSystems.

This OutSystems library integrates the powerful Monaco Editor to enable seamless viewing, editing, formatting, and comparison of JSON strings directly within your application.

It is specifically engineered for developers requiring a reliable, code-friendly interface for handling structured JSON data inside the OutSystems environment.
Latest version
1.0.2
Latest release
21 Nov 2025
Compatible with
OutSystems 11
#json
#JSONCompare
monaco
MongoDb
jsoneditor
Web icon
JsonEditor
by 
Tiago Ricardo
Traditional JsonEditor
https://github.com/josdejong/jsoneditor
Latest version
1.0.0
Latest release
23 Nov 2022
Compatible with
OutSystems 11
#json
jsoneditor
advanved-json-tools
Reactive icon
Advanved JSON Tools
by 
EONE TECHNOLOGIES PRIVATE LIMITED
This component collection of JSON helper functions designed to work with JSON data safely and efficiently. These functions help validate whether a JSON input is correct, check if a JSON object or array is empty, and identify the root type of the JSON (object, array, or value).

It also explains how to read data from JSON using paths, including retrieving specific values, counting the number of items in an array, and extracting all keys from an object in a comma-separated format.

In addition, the document covers JSON modification operations, such as adding or updating values, removing keys safely, and merging two JSON objects with overwrite support. Formatting utilities like Beautify (for readable JSON) and Minify (for compact JSON) are included as well.

Finally, the document explains JSON transformation features, including converting JSON into TOON and CSV formats. These transformations support nested objects and arrays, automatically handle structure expansion, and include built-in validation and error handling to ensure accurate output.
Latest version
1.0.0
Latest release
28 Feb 2026
Compatible with
OutSystems 11
#json
JsonToCSV
jsontotoon
json tools
JSON Beautify
JsonValidator
Json Merge
JSON Validate
json compare
json converter
ndjson-to-json
Service icon
NDJson To Json
by 
Tiago Ferreira
Convert from ndJson to Json or separated lines list
Latest version
1.0.0
Latest release
28 May 2024
Compatible with
OutSystems 11
#json
ndjson
json-keyvalue-extractor
Reactive icon
JSON → KeyValue Extractor
by 
EONE TECHNOLOGIES PRIVATE LIMITED
Flattens JSON payloads into key-value pairs with dot and array notation, including Base64 binary detection.
Latest version
1.0.0
Latest release
27 Jan 2026
Compatible with
OutSystems 11
#json
jsontokeyvalue
plain-text-processor
Service icon
Plain Text Processor
by 
Claudio Barra
This extension processes plain text records and converts them into structured JSON format. It's designed to handle delimited text data with customizable field and record separators, making it ideal for parsing CSV-like files, log files, or any structured text data.
Latest version
1.0.0
Latest release
1 Oct 2025
Compatible with
OutSystems 11
dateparser
#plain text
record
#json
#migration
handlepolyphormicresponse
Service icon
HandlePolyphormicResponse
by 
Craig Rodrigues
Modifies the JSON structure by converting a property to an array if it's not already an array and not empty

From example


"POAPartiesDetails": {
"FirstName": "ZZZ",
"SecondName": "ZZZ",
"FamilyName": "ZZZ"


 } 

To


"POAPartiesDetails": [
"FirstName": "ZZZ",
"SecondName": "ZZZ",
"FamilyName": "ZZZ"


 ]



Latest version
1.0.0
Latest release
20 May 2024
Compatible with
OutSystems 11
#Dynamic
#json