Action: Change Sheet Properties

Google Sheets Operation

The Change Sheet Properties action modifies the settings or attributes of a specific sheet.

Example User Story

I want to update the title and locale of a Google Sheet so that it reflects the correct information for my team.

Fields

Field Name
Field Type
Required

spreadsheetId

String

Yes

title

String

No

locale

String

No

timeZone

String

No

fields

String

No

Google Sheets

Example link

Code (Apache v2.0): Operation

Last updated