Google Sheets Input
Options
Service account tab
option | description |
---|---|
JSON credential key file | Lets you specify or browse for spreadsheets existing in the service account drive or for the ones that are shared with the service account email. |
Application Name | Your application name for the service account in the Google Developer Console. |
Timeout | lets you specify an https timeout (in minutes, defaults to 5). |
Impersonation | lets you impersonate your service account. Check the Google docs for more information. |
Click the Test Connection
button to verify your specified JSON credential key file for your service account can use the Google Drive and Spreadsheets APIs and has access to your Google Spreadsheets. On success, you will see a Google Drive API: Success!
message.
Spreadsheet tab
option | description |
---|---|
Spreadsheet Key | specify the key for the Google Spreadsheet you want to read from. Click the "Browse" button to get a list of available spreadsheets. |
Worksheet Id | specify the worksheet id (title) for the sheet in your Google Spreadsheet you want to read from. Click the "Browse" button to get the list of available worksheets in the selected Google Spreadsheet. |