Blocks & Flow EditorDatabase

insert data

Inserts requested data into a table.

Inserts requested data into a table.

Bot Studio insert 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.
Column NameColumn to insert into.
ValueData to insert.

Outputs

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

On this page