Credentials
Use Service Account JSON when scheduled imports should not depend on a personal Google account.
Steps:
- Create a Google Cloud service account.
- Create and download a JSON key for it.
- Share the spreadsheet with the service account email.
- Paste the service account JSON key into
Service Account Key (JSON).
The service account email is the client_email value inside the downloaded JSON key.
Viewer access is enough for importing sheet data because the source connector only reads the sheet.