SmartsheetSmartsheet / Update Row

appKey: smartsheet
actionKey: update-row

Action Inputs

The following parameters are available when configuring this action:
rowId
Row Id
string
sheetId
Sheet Id
Select a sheet
string
sheetColumns
Sheet Columns
Loaded dynamically from the sheet selected by the user
Fields loaded from the sheet selected by the user
Record<string, string | Array<string> | boolean> | undefined
toTop
To Top
Set to `true` to add new row to the top of the sheet
boolean | undefined