Configuration
To set up the Google Sheets source, provide the following configuration parameters:Prerequisites
- Enable the Google Sheets API.
- Share your spreadsheet with the service account:
- Open the spreadsheet.
- Click Share.
- Add the service account’s email with Editor or Viewer permission.
Sheet Requirements
Each sheet must meet the following requirements:- Sheet is not empty.
- The first row must contain column names (no duplicate column names).
- The following rows must contain only valid cell values:
- No errorType or formulaType cells.