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. |
Text | TRUE |
|
Sheet ID To |
Smartsheet ID of the destination sheet. |
Text | TRUE |
|
Row ID |
Row ID of the row to be copied. |
Text | TRUE |
|
Include |
|||
|
Attachments |
If true, attached files will be included with the copied row. |
True/False | FALSE |
|
Discussions |
If true, associated discussions will be included with the copied row. |
True/False | FALSE |
|
Children |
If true, associated children will be included with the copied row. |
True/False | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
|
Copied Row ID |
ID of the new row that was created as a result of the action. |
Text |
