Frends.Excel.ConvertToJSON / 2.2.0
Summary
Reads a workbook and emits JSON, going through the file's cell values rather than needing Excel installed on the agent.
Typical use — spreadsheet input that a mapping step will address by column name
Input paramameters for the Excel to JSON conversion.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Path | String |
C:\tmp\ExcelFile.xlsx |
C:\tmp\ExcelFile.xlsx |
Path to the Excel file. |