I am working on automation project which upon receiving an email with multiple attachments in a shared mail box, the flow should store them in a share point location in a specific folder. If anyone of the attachments are compresses / zip files, the flow should decompress / unzip the folder.
I am able to save the files in a share point specific folder but unable to decompress / unzip the files.
How can I solve this problem?