SmartsheetSmartsheet / Add Row to Sheet

appKey: smartsheet
actionKey: add-row-to-sheet

Action Inputs

The following parameters are available when configuring this action:
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