https://github.com/angrycoding/google-spreadsheet-api
g-sheets
https://github.com/angrycoding/google-spreadsheet-api
Last synced: 10 months ago
JSON representation
g-sheets
- Host: GitHub
- URL: https://github.com/angrycoding/google-spreadsheet-api
- Owner: angrycoding
- Created: 2018-11-23T16:48:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T18:39:52.000Z (about 7 years ago)
- Last Synced: 2025-04-09T18:14:40.221Z (10 months ago)
- Language: JavaScript
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# g-sheets
1. Go here: https://console.developers.google.com/
2. Click credentials
3. Create credentials button
4. Service Account Key
5. Choose existing or create new service account
6. Choose role: Project -> owner
7. Choose JSON
8. Click Create
9. Place downloaded file in your project
10. Then library on the side panel
11. Search for Google Spreadsheet api and enable it
12. find service account email address in downloaded json, and share your spreadsheet with it
