How to zip folders without downloading packages

Hi,

Im currently working on a project that requires me to zip a folder but the problem is that I am unable to download packages in UIPath to zip the folders. Is there any other way to do so?

Thank you

Hi @Captainshame

Apart from using package u can use this code in invoke code of uipath for the zipping files

ZipFile Class (System.IO.Compression) | Microsoft Learn

Check this link for more information

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed::relaxed:

3 Likes

Hi @NIVED_NAMBIAR,

Thank you so much, was able to solve it

Regards

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.