]> git.cworth.org Git - turbot/commit
After creating spreadsheets, make them writable by anyone with a link
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2020 04:40:36 +0000 (21:40 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2020 13:26:19 +0000 (06:26 -0700)
commitb999fd0fecf4b209c39785bd9d2be6990ee1716e
treecc74abdd7d24c4307bc13fc541bb20aa7a4512d1
parentc74c04333d2d40c6421a1561d1ce8844129c96d7
After creating spreadsheets, make them writable by anyone with a link

This requires a new scope for our credentials, and a new service. But
with those in place, it's just a single API call.
gsheets-authenticate.py
turbot/sheets.py
turbot_lambda/turbot_lambda.py