Closed gvulcano closed 5 years ago
So there isn't a Logic App connector for this. You can extract just not compress. If you want to use Logic apps then I'd suggest submitting your idea here.
An approach that I'd take is to compress the files first then send to OneDrive as a zip. If you have the files on a VM you could even using PowerShell in Azure Functions. Check out this sample. I'll leave this open for a couple more days.
Hello Michael, thank you for your answer. I'll check your sample :)
Hello,
I have a request to zip all files in a specific folder in OneDrive using Logic App/Azure Function. What steps should I do, to get all files in OneDrive in a specific folder and zip in one single file?
Thank you much for your attention.