Blocks & Flow EditorDatabase

execute query

Executes a SQL query against the database.

Executes a SQL query against the database.

Bot Studio execute query 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 NameReference table.
QuerySQL to execute.

Outputs

PortDescription
Output 1Message passes through after the operation completes
On this page

On this page