Category: FileSys Status: base
Connects to a public or API-accessible Google Sheets spreadsheet. Allows reading sheet data.
| Field | Default | Description |
|---|---|---|
| link | (empty) | URL of the Google Sheets document |
| api_key | (empty) | Google API key (required for private sheets) |
For publicly shared sheets, only the link is needed. For private sheets, provide a Google API key obtained from the Google Cloud Console.
The Google Sheet must be shared (at minimum "Anyone with the link can view") or a valid API key must be provided.