Google Sheets

Category: FileSys Status: base

Connects to a public or API-accessible Google Sheets spreadsheet. Allows reading sheet data.

Connection Settings

Field Default Description
link (empty) URL of the Google Sheets document
api_key (empty) Google API key (required for private sheets)

Authentication

For publicly shared sheets, only the link is needed. For private sheets, provide a Google API key obtained from the Google Cloud Console.

Supported Actions

Required Setup

The Google Sheet must be shared (at minimum "Anyone with the link can view") or a valid API key must be provided.

External Links