Unzip files not sure how to write the file for the whole folder

Hi I am trying to unzip each files in a folder, First I use the For Each file in Folder then i pull in the extract/Unzip Files, the problem I am facing is in the File to extract filed, I am not sure how to write the folder for file path so that in will pick up all the files in the folder.

Hey @AA_OO pass this in file path
CurrentFile.FullName
And use your destination path where you want to save the files

Cheers

Thank you so much! This works

1 Like

Hey @AA_OO Glad it worked
Kindly close the thread by marking the answer as solution if it helped you so it will be helpful to other members as well.

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