Actions
Update Row
Updates one or more rows in 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 updated |
search_column | SHORT_TEXT | Yes | - |
search_value | SHORT_TEXT | Yes | - |