The CSV2JSON component converts a CSV file into a JSON file.
fileId
string
✅
The ID of the CSV file to convert.
fileId
string
The unique ID of the generated JSON file.
fileName
string
The name of the generated JSON file.
Provide File ID:
Select or upload the CSV file to be converted.
Processing:
The component processes the CSV file and converts it into JSON format.
Output:
The converted JSON file is available with its unique fileId
and fileName
.