Skip to main content

Delete Google Sheets

Synopsis

This operator deletes a sheet from a Google Sheets spreadsheet.

Description

The operator attempts to delete the sheet with the given name from the given spreadsheet. If the sheet does not exists, the operator will fail.

Input

through

Pass through ports.

Output

through

Pass through ports.

Parameters

Connection entry

This parameter is used to specify a repository location that represents a connection entry.

Spreadsheet id

The id of the Google Sheets spreadsheet. The id is part of the spreadsheet URL.

Sheet

The name of the sheet to delete.

Request timeout

Specifies how long to wait for the Google Sheets API to respond to a request (in seconds).