Update a Google fusion table from a Google Spreadsheet -


i have able update google fusion table google spreadsheet.

this (https://gist.github.com/chrislkeller/3013360) obsolete.

there new google fusion tables api, when i've looked @ official examples connecting google oauth 2.0, (https://developers.google.com/fusiontables/docs/samples/python), involves working around oauth.

there has easier way of doing this, @ least sort of google oauth built google apps scripts.... better yet, existing library. missing?

you can enable advanced service within apps script project access fusion tables directly:

see:

https://developers.google.com/apps-script/advanced/fusion-tables https://developers.google.com/apps-script/guides/services/advanced#enabling_advanced_services


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -