Update Row
Update a row in a table.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
| Table |
Select a table in which a row will be updated. Click Choose Table and select a table in the dialog box.
If this card will be included in flows that will operate on different tables, choose the provide table at runtime option. See Provide table ID at runtime. |
Dialog box | TRUE |
| Update Empty Inputs | Indicates whether rows can be updated with empty input values. The option No prevents rows from being updated by blank inputs; otherwise, Yes. | Dropdown | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| Table ID (if provide table at runtime option is selected) | Select a table in which a row will be updated. | String | TRUE |
| Row ID | Unique identifier for the row, found by using Search Rows or by manually selecting it from the list. | String | TRUE |
| Fields | Use the Click or drop here to create option to specify the input fields that will be updated, then enter the new input value. | String | FALSE |
Output
There are no output fields for this card.