Blocks & Flow EditorDatabase

read data

Reads data from an available table.

Reads data from an available table.

Bot Studio read data block configuration

Configuration

FieldDescription
Display NameLabel on the block.
DatabaseSQLite or MySQL.
Host nameMySQL host (hidden for SQLite).
Port NumberMySQL port.
UsernameMySQL username.
PasswordMySQL password.
Database NameTarget database.
Table NameTable to read.

Outputs

ResultDescription
OutputPayload: array of arrays (rows × columns).
On this page

On this page