mathison42 / NodeJsWebsite

Website to monitor personal and team lifting.
https://mathison42.github.io/NodeJsWebsite/
0 stars 0 forks source link

Accept full URL and parse the id and/or accept name of spreadsheet #3

Closed mathison42 closed 7 years ago

mathison42 commented 7 years ago

Additional methods of getting the worksheet id into the database:

mathison42 commented 7 years ago

Doc on parsing out Spreadsheet ID: https://developers.google.com/sheets/api/guides/concepts

Unable to find documentation using the Google Sheet API v4 to get the spreadsheet ID using the spreadsheet's name.

mathison42 commented 7 years ago

Completed.