csv-to-json-converter
Reactive icon

CSV-to-JSON Converter

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 26 Aug (yesterday)
 by 
0.0
 (0 ratings)
csv-to-json-converter

CSV-to-JSON Converter

Compatible with:
Created on OutSystems 11

Version 1.0.1

Stable
Current
Uploaded on 26 Aug (20 hours ago) by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:

New Feature: JSON to CSV Converter

Added a reusable OutSystems Client Action that converts JSON arrays into CSV text.

Features

  • Converts JSON objects into CSV rows.
  • Automatically generates CSV headers.
  • Supports different properties across JSON objects.
  • Escapes commas, quotation marks, and line breaks.
  • Supports nested objects and arrays as JSON text.
  • Adds optional UTF-8 BOM for Excel compatibility.
  • Protects against spreadsheet formula injection.
  • Provides conversion status and error details.
  • Supports JSON arrays and { "data": [...] } structures.

New Inputs

  • JsonText
  • IncludeBom
  • ProtectSpreadsheetFormulas

New Outputs

  • CsvText
  • Success
  • ErrorMessage

Example Use Cases

  • Export validation errors from ImportGuard.
  • Generate downloadable CSV reports.
  • Export API response data.
  • Prepare data for Excel users.
  • Convert application data into integration-ready CSV text.
Application Objects:
CSV-to-JSON Converter has 0 AOs.

Version 1.0.0

Stable
See documentation
Uploaded on 5 Jul by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Application Objects:
CSV-to-JSON Converter has 0 AOs.