I am trying to create a freebase acre application which can keep track of certain users records and export the mql query output to Google Docs.
Is it possible to export mql query output to Google Docs in acre?
Edit #1
I found out this doc by which i can export data to Google Docs using javascript.
Edit #2
I am able to upload files to drive but i need to create a Spreadsheet with it. Could it be possible?
This is possible using Google Drive SDK. I am successful in exporting the query output but not able to share the code here.