Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Google-Developer-Student-Club-Dearborn/sheets-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You need a credentials.json specifying a google service account:

{
  "type":...,
  "project_id":...,
  "private_key_id":...,
  "private_key":...,
  "client_email":...,
  "client_id":...,
  "auth_uri":...,
  "token_uri":...,
  "auth_provider_x509_cert_url":...,
  "client_x509_cert_url":...,
}

I can give you my file if you want, and hence my service account.

This service account must have Editor access to the google sheet.

This script Adds a value to the sheet https://docs.google.com/spreadsheets/d/18GRXGVHwiPrHsUNzTecIHC8KyYFe2wLkqVlDkuwxVbc/edit?usp=sharing

For conditional formatting this is better and easier to be done from the google sheets interface itself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors