Google Sheets
Connect to Google Sheets via OAuth to read or write sheet data.
Authentication
- OAuth: Client ID + Client Secret + Redirect URI.
- Same OAuth client app can be shared with Google Drive.
Supported actions
- Source: read a sheet or named range.
- Load: append / overwrite a range.
Setup reference
For provider-side setup (OAuth apps, redirect URIs, tenant-side permissions), follow the File hub setup guide and the Connections guide.