Move Row
Move a row between sheets.
Note: Smartsheet only allows 5000 rows per sheet.
Input
Field | Definition | Type | Required |
---|---|---|---|
Copy | |||
Sheet ID From | The Smartsheet ID of the sheet being copied from. | String | TRUE |
Sheet ID To | The Smartsheet ID of the sheet being copied to. | String | TRUE |
Row ID | The row ID of the row to be copied. | String | TRUE |
Output
Field | Definition | Type |
---|---|---|
Moved Row ID | The ID of the new row that was created as a result of the action. | String |