Skip to main content

Google Sheet Import

Overview


Imports data from a Google sheet using the service account flow.

Input

NameRequiredDescription
ConnectionGoogle API Connection

Sheet

NameRequiredDescription
Spreadsheet IDUnique identifier for the shared Google Sheet found between "/d/" and "/edit" in the URL.
Sheet NameName of the sheet to be imported.
Specify RangeEnables data range for the import. Otherwise gets all the data in the sheet.
Data RangeSpecified range of data to retrieve.
Header Row ExpectedWhen enabled, treats the first row as a header. Otherwise, the first row is included in row data.
Timeout (ms)Timeout for the request in milliseconds. Default is 30000ms.

Output

Output Table The table read from the provided CSV