Blocks & Flow EditorDatabase

delete data

Deletes a record from the database.

Deletes a record from the database.

Bot Studio delete 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 NameTarget table.
Condition Column NameWHERE column (equals).
Condition Column ValueWHERE value.

Outputs

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

On this page