Top "Google-drive-api" questions

Questions related to integration with Google's cloud storage service or interacting with Google Drive files programmatically, via the Google Drive API, Google Drive SDK, or Google Apps Script.

Android WebView : Remove pop-out option in google drive/doc viewer

I am loading the pdf documents in WebView through appending the pdf url to google doc api http://docs.google.…

android pdf google-drive-api android-webview google-docs
Google Apps Script to search Google Drive

Is it possible to use Google Apps Script to search Google Drive for both documents and folders? Google have killed …

google-apps-script google-drive-api google-apps
Can a Google Apps Admin manage users files with Drive SDK?

The new Drive SDK is very good for the authenticated user. Is it possible use Drive SDK using Google Apps …

google-docs-api google-apps google-drive-api
python + google drive: upload xlsx, convert to google sheet, get sharable link

The flow of my desired program is: Upload an xlsx spreadsheet to drive (it was created using pandas to_excel) …

python google-drive-api google-sheets pydrive
How do I programmatically locate my Google Drive folder using C#?

Similar question as here. Just for Google Drive instead of Dropbox: How do I programmatically locate my Google Drive folder …

c# .net google-drive-api
OAuth Google API for Java unable to impersonate user

I would like to impersonate a user and add files to the users Google Drive on their behalf from a …

java oauth-2.0 google-drive-api google-api-java-client
Google Drive Auto Unzip In Situ (i.e. in Google Drive) a Google Takeout archive after upload

Id like to know if the following is possible as I can't seem to find any concrete way to do …

google-drive-api google-drive-realtime-api
Select Folder with google Picker

I'm using google the plugin Picker for Google Drive. My idea is select only the folders and get its ID. …

javascript google-drive-api google-picker
How to select files from google drive in android?

Is there any way to start file picker for google drive in android app - to do something similar to …

android google-drive-api google-drive-android-api filepicker
Can I use Google drive for chrome extensions (not App)

I have a chrome extension (not App),Its a mashup of data from free third parties. I don't maintain a …

javascript google-chrome-extension google-drive-api