json-to-excel
Service icon

JSON To Excel Convertor

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 18 September 2024
 by 
5.0
 (1 rating)
json-to-excel

JSON To Excel Convertor

Details
This asset allows you to convert JSON data into an Excel file within OutSystems using a custom C# action.
Read more

This asset allows you to convert JSON data into an Excel file within OutSystems using a custom C# action. It uses the EPPlus library for creating Excel files and Newtonsoft.Json for handling JSON data. With this component, you can pass a JSON string (representing either an array of objects or a single object) and get an Excel file in return.

The asset is useful for exporting JSON data into Excel for reporting, data analysis, or sharing. It's easy to integrate into any OutSystems application and handles different JSON formats. Once installed, simply call the action, pass the JSON data, and receive the Excel file ready for download or further use.

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