ZIP file import and export support

Import and export Shopify data using ZIP files containing CSV files, making it easier to handle multiple data types in a single archive.

ImportsExportsFiles

Changelog

June 9, 2025


You can now work with ZIP files containing CSV files, giving you a convenient way to bundle multiple data types together for import and export operations.


πŸš€ What’s New

  • ZIP file uploads – drag and drop ZIP archives containing CSV files for import.
  • ZIP file exports – download your results as organized ZIP archives with separate CSV files for each data type.
  • Multi-sheet ZIP processing – automatically detects and processes multiple CSV files within a single ZIP archive.

πŸ”§ Improvements

  • Smart file validation – ZIP files are checked for proper structure and content before processing.
  • System file filtering – automatically ignores common system files like .DS_Store and __MACOSX when processing ZIP archives.
  • Clean export format – exported ZIP files contain only your processed data and import summaries.