Skip to main content

Excel Reader

Read Excel files into structured rows

Properties

PropertyValue
Typeexcel-reader
FamilyActions
GroupFiles & Storage

Parameters

NameLabelTypeDescriptionRequired
fileFileJSONFile handle, URL, or local path to the Excel fileYes
sheetNameSheet NameStringSheet name to read (optional if sheet index is provided)No
sheetIndexSheet IndexNumber0-based sheet index (optional if sheet name is provided)No
hasHeaderHas HeaderBoolWhether the first row contains headersNo

Outputs

NameLabelTypeDescription
rowsrowsarrayParsed rows
metametaobjectParsing metadata