Move Row
Move a row between sheets.

Smartsheet only allows 5000 rows per sheet.
Input
Field | Definition | Type | Required |
---|---|---|---|
Copy | |||
Sheet ID From | Smartsheet ID of the source sheet. | String | TRUE |
Sheet ID To | Smartsheet ID of the destination sheet. | String | TRUE |
Row ID | Row ID of the row to be moved. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Moved Row ID | ID of the new row that was created as a result of the action. | String |