How to attach a document/file to a category or folder using Zend gdata (oauth) in Google Docs ?
Thank you!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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