Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1
syslogic/google-apps-script
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CloudDatastore.gs is a client for Google Cloud Datastore, which runs as a Service Account.
It is written in Google Apps Script - and so far, it can select, insert, update and delete entities.
a) Add the script tohttps://script.google.com
b) Add theOAuth2 for Apps Script library:1B7FSrk5Zi6L1rSxxTDgDEUsPzlukDsi4KGuTMorsTQHhGBzBkMun4iDF.
c) Upload the service account configuration file to your Google Drive (to be downloaded fromhttps://console.cloud.google.com/project/_/iam-admin and then uploaded tohttps://drive.google.com).
The service account needs to have the "Cloud Datastore User" role asigned.
d) Adjust the script according to the filename of the configuration file.
@seehttps://github.com/googlesamples/apps-script-oauth2
@seehttps://stackoverflow.com/questions/49112189/49113976#49113976
@seehttps://cloud.google.com/datastore/docs/reference/data/rest/
About
Google Apps Script
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.