Blocks & Flow EditorExcel
get sheets
The **get sheets** block lists worksheet names in a workbook.
The get sheets block lists worksheet names in a workbook.
Configuration
| Field | Description |
|---|---|
| Display Name | Optional label shown on the block in the canvas. |
| Source File Path | Full path to the Excel workbook file (.xlsx). Supports dynamic {variable} substitution from msg. |
| Type | All, Visible, or Hidden sheets to return. |
Outputs
| Property | Description |
|---|---|
msg.payload | Array of sheet names |