Actions
Insert Row
Inserts a new row into a table
Input
Property | Type | Required | Description |
---|---|---|---|
timezone | SHORT_TEXT | No | Timezone for the mysql server to use |
table | DROPDOWN | Yes | The name of the table |
values | OBJECT | Yes | Values to be inserted into the row |
Inserts a new row into a table
Property | Type | Required | Description |
---|---|---|---|
timezone | SHORT_TEXT | No | Timezone for the mysql server to use |
table | DROPDOWN | Yes | The name of the table |
values | OBJECT | Yes | Values to be inserted into the row |