# XLSX to JSON

**XLSX2JSON Component**

**Description:**\
Convert an XLSX (Excel 2007+ XML format) file to JSON.

**Input Parameters:**

* **fileId** (`string`, required): The ID of the file to be converted.

**Output Parameters:**

* **fileId** (`string`): The unique ID of the converted JSON file.
* **fileName** (`string`): The name of the generated JSON file.
