https://github.com/gitagogaming/google-sheets---touchportal
https://github.com/gitagogaming/google-sheets---touchportal
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitagogaming/google-sheets---touchportal
- Owner: gitagogaming
- Created: 2022-07-31T01:19:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-21T22:01:56.000Z (about 2 years ago)
- Last Synced: 2024-04-22T06:11:35.697Z (about 2 years ago)
- Language: Python
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
Awesome Lists containing this project
README
# Google-Sheets---TouchPortal
Updating Multiple Cells Example

---
- Go to https://console.developers.google.com/
1) Create a new project; this can be done in multiple ways but here's one:
2) In the upper left 'Select a project' drop down, open it up and use 'New Project'
3) Give it a name, for example (TP_Sheets-Plugin) and create it
4) In the top-middle search bar, search for 'Google Sheets API', navigate to that and press the 'Enable' button, then go back to your project
Navigate through 'Credentials' in the left-side menu, click 'Create Credentials' at the top and choose 'API key'
It should display an API key for you to use in the config file.
**It's important to keep this secure**. Whenever sharing configs ensure you remove your apiKey!
You can also 'restrict' that API key by IP address.
This is how you dropdown.