CSV to HTML
Overview
Input Parameters
Parameter
Type
Required
Description
Output Parameters
Parameter
Type
Description
Instructions
Last updated
Was this helpful?
The CSV2HTML component converts a CSV file into an HTML table. This allows for easier visualization and sharing of structured data.
fileId
string
✅
The unique identifier of the CSV file.
fileId
string
The ID of the generated HTML file.
fileName
string
The name of the generated file.
Select the CSV File:
Provide the fileId of the CSV file to be converted.
Processing:
The component will transform the CSV file into an HTML table.
Retrieve Output:
The converted HTML file’s fileId and fileName will be returned.
Last updated
Was this helpful?
Was this helpful?
