Hey RedLars, You should use the documents list API for this. See here: http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html#UploadingDocs
-Vic On Sun, Apr 17, 2011 at 6:26 AM, RedLars <[email protected]> wrote: > Hello, > > I need to transfer data stored in emails (as csv) into a google > spreadsheet. At the moment I save the data to a text file and then use the > import function in the spreadsheet. This works fine but I would like to > improve on this process by skipping the usage of a text file. Would it be > possible to copy the csv data into a cell or input dialog in a google > spreadsheet and do the import function directly there? Appreciate any > information. >
