Skip to Content
0
Aug 02, 2023 at 12:28 PM

How to download ZIP from url, unzip csv file in the zip and map its content

88 Views

I dont think this is possible with HTTP adapter but i cant think of any other way either. On the internet i only found SFTP but this is zip containing data in csv being downloaded from url. How would you proceed in this case ? I need to unzip the file and then process the csv data and map it.