Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for download exported files from google docs #86

Open
laffer1 opened this issue Jun 9, 2016 · 0 comments
Open

Add support for download exported files from google docs #86

laffer1 opened this issue Jun 9, 2016 · 0 comments

Comments

@laffer1
Copy link

laffer1 commented Jun 9, 2016

I'd like the ability to download google spreadsheets as excel files. With the stock google sdk, I'm able to do this. While the getExportedLinks() method shows the list of links and the types as a map, it does not offer a method to download the file.

Would it be possible to add a new method that work like downloadFile but takes a second parameter of a type and would be able to look at the getExportedLinks() to fetch it with the appropriate access token?

I've tried to describe what I'm doing in this stack overflow post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant