Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Google Sheets #20

Open
batkinson opened this issue Sep 11, 2018 · 0 comments
Open

Add support for Google Sheets #20

batkinson opened this issue Sep 11, 2018 · 0 comments

Comments

@batkinson
Copy link
Owner

The following were taking from my initial notes (how to go about doing it using the APIs):

  • use spreadsheets.get call to get sheet metadata
  • use spreadsheets.get.values to the data
  • Use the data to build the common api objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant