I have a use case where I need to invoke a GET API. Its is returning zip file. I need to store the zip to my local disk (for example Desktop). I started with this, but no cl