How to attach a document/file to a category or folder using Zend gdata (oauth) in Google Docs ?
Thank you!
You can use Zend_Gdata_Docs::insertDocument()
to add a resource to a collection/folder. See also the Google Documents List API: https://developers.google.com/google-apps/documents-list/#adding_a_resource_to_a_collection