Can't unzip file from google drive

Hi,

I’m trying to extract a zipfile once it’s added to a google drive folder.
But I get error on the archive node.

It feels like it should be simple but not sure what I’m missing.
I tried different data fields to map towards but get other errors and bundle seems to be the right mapping?

Any help is appreciated.

Hey Patrik,

your screenshot shows you mapped the entire bundle response from the Google Drive module. Instead map only the file it self.

1 Like

How do I do that?
If I choose “File ID” I get a claim that it’s not a zip file but it is and it works in other tools.
Not sure if I’m still selecting the wrong one?

Use the HTTP module called Get a File and map the link to the file inside it. Then map the resulting file in the Archive module.