Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@alexismp
Created December 28, 2018 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexismp/d28ebca09c9147323430337ad1206dbf to your computer and use it in GitHub Desktop.
Save alexismp/d28ebca09c9147323430337ad1206dbf to your computer and use it in GitHub Desktop.
Sheets API client
const sheetsAPI = google.sheets({version: 'v4', auth});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment