appmixer.smartsheet.core.MoveRows
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Sheet Id | number | Sheet Id of the sheet being accessed. |
| Include | multiselect | A comma-separate list of row elements to move in addition to the cell data. |
| Ignore Rows Not Found | toggle | true or false: default is false. If set to true, specifying row Ids that do not exist within the source sheet does not cause an error response. If omitted or set to false, specifying row Ids that do not exist within the source sheet causes an error response (and no rows are moved). |
| Row Ids | textarea | The Ids of the rows to move or copy from the source sheet. JSON array. Example: [51092505,340284765] |
| To Sheet Id | number | The Id of the destination sheet. |
| Field | Type | Description |
|---|---|---|
| Destination Sheet Id | - | |
| Row Mappings | - |