Good evening everyone.
I apologize if this has been answered before, I've been searching around for a while with no luck, tough. 😞
I've built a flow that whenever a file is added to my business SharePoint folder, this new file gets automatically copied to my business OneDrive folder as a backup measure. However, I haven't been able yet to make it that whenever a new .ZIP file is created, it gets copied to my OneDrive folder and also gets unzipped.
The template I built is shown above. Whenever a new file is created into one specific folder from my company's SharePoint, the flow creates a folder with a name related to today's date and then saves it there. But what else should I do in order that the flow also unzip the ZIP files it eventually copies??
<EDIT>: Just out of curiosity, this flow already works fine except for the non-auto-extracting routine. I've noticed this little weirdness: the zip files that the flow copy from Sharepoint to OneDrive are not recognized as regular zip files by 7zip at first, I have to manually open them with 7zip and only then 7zip recognizes them as "compressed folder" files so that I can unzip them. Kinda weird...
