You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
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!
The text was updated successfully, but these errors were encountered: