Try SureDone for FREE today!

We're software that helps growing brands & retailers grow and scale. Sync, sell and ship your products and inventory on online marketplaces and storefronts faster, easier and more accurately.

Automation unzip file

Hello,  I'm looking for some sample code on how to unzip files with automation. My file is zipped with 2 files in it and I need to unzip it and use one of them for product import.

  • Hi Cass,


    This should work:


     "extract": {

        "name": "InventoryMaster.zip",

        "files_to_extract": [

          "InventoryMaster.csv"

        ]

      }


Login or Signup to post a comment