Blocks & Flow EditorExcel

read cells

The **read cells** block reads values from specified cells.

The read cells block reads values from specified cells.

Bot Studio read cells block configuration

Configuration

FieldDescription
Display NameOptional label shown on the block in the canvas.
Source File PathFull path to the Excel workbook file (.xlsx). Supports dynamic {variable} substitution from msg.
Source Sheet NameExact name of the worksheet tab (case-sensitive).
Cell ReferenceCell or range: single cell (A2), range (A2:F2), entire row (2), or column (C).

Outputs

PropertyDescription
msg.payloadSingle cell → string. Range (A2:F2) → array of arrays
On this page

On this page