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

Ability to download files from Sharepoint #4

Open
matbmeijer opened this issue Apr 22, 2020 · 1 comment
Open

Ability to download files from Sharepoint #4

matbmeijer opened this issue Apr 22, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@matbmeijer
Copy link

matbmeijer commented Apr 22, 2020

Hi @davidski ,

First of all, thank you so much for the package. Is there any way you might be able to include functionalities to download files located in Sharepoint? Microsoft Graph has an endpoint for
https://docs.microsoft.com/en-us/graph/api/driveitem-get-content?view=graph-rest-1.0&tabs=http.

I have looked at the documentation, and it seems the sites/{site_id}/lists/{list_id}/items/{item_id}/driveItem endpoint should be the endpoint. I am currently making some tests, but I believe it should work.

I think this would be a great feature for the package, as it would allow to have a full data extraction workflow from Sharepoint!

@davidski davidski added help wanted Extra attention is needed enhancement New feature or request labels May 31, 2020
@davidski
Copy link
Owner

Hi there, @matbmeijer! Thanks for checking out this package. I'm not using Office 365 these days and don't have an account I can use to explore the file download functionality. While I've just gone in and freshened up the authentication code to account for some moves MSFT has done, I don't have a way to develop new functionality for the SharePoint side. If you have the time to submit a pull request, I'd be all too happy to check it out and merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants