Skip to content

Instantly share code, notes, and snippets.

View pedroSoaresll's full-sized avatar
💸
Empowering organiz itations to achieve their best performance with technology.

Pedro Oliveira pedroSoaresll

💸
Empowering organiz itations to achieve their best performance with technology.
View GitHub Profile
@AnalyzePlatypus
AnalyzePlatypus / using-sheets-api.md
Last active January 9, 2025 16:29
Node.js - Accessing a spreadsheet using the Google Sheets API

Using the Sheets API

To access the Sheets API, you will need to enable the Sheets API, obtain credentials, and grant access to your Sheet.

Based on these instructions

1. Enabling the Sheets API

  1. Open the Google Developers Console
  2. Select your project or create a new one (and then select it)