Copy Row
Copy 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 |
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 | The ID of the new row that was created as a result of the action. | String |