Query a Google Sheet
Our platform lets you read a write to a google sheet directly.
Package
Reading a sheet
Parameter
Description
workbookID
The ID of the google sheet, from its URL
sheetID
Index of your sheet starting from 0. To read first sheet in your google sheet, pass 0
Append a row in google sheet
Last updated
Was this helpful?