GoogleSheets

GoogleSheets source connector

Used to read data from GoogleSheets.

Key featuresarrow-up-right

name
type
required
default value

service_account_key

string

yes

-

sheet_id

string

yes

-

sheet_name

string

yes

-

range

string

yes

-

schema

config

no

-

service_account_key [string]arrow-up-right

google cloud service account, base64 required

sheet_id [string]arrow-up-right

sheet id in a Google Sheets URL

sheet_name [string]arrow-up-right

the name of the sheet you want to import

range [string]arrow-up-right

the range of the sheet you want to import

schema [config]arrow-up-right

fields [config]arrow-up-right

the schema fields of upstream data

simple:

Last updated