
CreateSpreadsheet
CreateSpreadsheet
yaml
type: "io.kestra.plugin.googleworkspace.sheets.CreateSpreadsheet"Examples
yaml
id: googleworkspace_sheets_create
namespace: company.team
inputs:
- id: serviceAccount
type: STRING
tasks:
- id: create_spreadsheet
type: io.kestra.plugin.googleworkspace.sheets.CreateSpreadsheet
serviceAccount: "{{ inputs.serviceAccount }}"
Properties
title*Requiredstring
readTimeoutintegerstring
Default
120scopesarray
SubTypestring
Default
["https://www.googleapis.com/auth/spreadsheets"]