parse.com database is currently in a Google Spreadsheet. With scriptDB, we can access it directly. However, to load data into parse we need to use the google visualization query API, since we are doing this from a javaScript app. The source data colorTable we want to load to our Here's how to use the Google Viz API along with jQuery promises. Since getting the current contents of parse and this are async, we can do them at the same time - using promises to sync up when done.
For more on parse.com see Parse.comFor help and more information join our forum, follow the blog, follow me on twitter
|
Services > Desktop Liberation - the definitive resource for Google Apps Script and Microsoft Office automation > Parse.com >