Copy Row
Copy 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 copied. | String | TRUE |
Include | |||
Attachments | If true, attached files will be included with the copied row. | Boolean | FALSE |
Discussions | If true, associated discussions will be included with the copied row. | Boolean | FALSE |
Children | If true, associated children will be included with the copied row. | Boolean | FALSE |
Output
Field | Definition | Type |
---|---|---|
Copied Row ID | ID of the new row that was created as a result of the action. | String |