JSON to XLSX
Parameter
Type
Required
Description
Parameter
Type
Description
Last updated
Was this helpful?
JSON2XLSX Component
Overview
The JSON2XLSX component converts a JSON file into an XLSX (Excel 2007+ XML Format) file.
Input Parameters
fileId
string
✅
The ID of the JSON file to convert.
Output Parameters
fileId
string
The ID of the generated XLSX file.
fileName
string
The name of the XLSX file.
Instructions
Select the Input JSON File:
Upload or provide the fileId of the JSON file to be converted.
Processing:
The component converts the JSON file into an XLSX format.
Retrieve the XLSX File:
The output provides the new file's fileId and fileName.
Last updated
Was this helpful?
Was this helpful?
