Why is activity Zip files creating type "File" and not type "zip"

Hi,

i am comprassing/zipping files and it creates files as type “File” and only one file is created as “zip” type.

image

Hi @markosc ,

Can you please share a screenshot of your workflow so that it would be even better to find out the issue.

Thanks,
@90s_Developer

Hi @markosc,

Based on the query, I have developed a logic that performs the zipping of the files.

image

In the above screenshot, I have used Compress/Zip Files activity which is the same activity you would have implemented.

Compressed File Name: Here, you need to provide your Zip location along with that Filename with the .zip extension.

Content to Zip: Here, you need to select whether to zip a file or folder and select that file/folder path.

Then, run the flow and you may see the result in the location which you would have provided in the Compressed File Name option like below.

Thanks,
@90s_Developer

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