Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
Get all Sharepoint file versions when folder is zipped
I tested below example where folders within SharePoint site are zipped and downloaded:
(https://github.com/vgrem/Office365-REST-Python-Client/blob/master/examples/sharepoint/folders/download_as_zip.py)
Is it possible to save all file versions (that are configured in SharePoint Admin Center) as well while it is being zipped?