Basic Information

appmixer.smartsheet.core.DeleteRows

1.0.0

Public

Deletes one or more rows from the sheet specified in the URL.

Input Ports

in

FieldTypeDescription
Sheet Id number

Sheet Id of the sheet being accessed.

Ids text

A comma-separated list of row Ids.

Ignore Rows Not Found toggle

true or false. If set to false and any of the specified row Ids are not found, no rows are deleted, and the "not found" error is returned.

Output Ports

out

FieldTypeDescription
Message -
Result Code -
Result -

Full Metadata