Can I import and export attachments?

Can I import and export attachments?

Since v.3.5.0 Product Attachments extension adds compatibility with Amasty Import and Export module, enabling import and export functionality to the Pro version of the module. You can find the 'amasty/module-product-attachment-export-entity' and ‘amasty/module-product-attachment-import-entity’ packages for installing in composer suggest. Please note that the module is available as a part of an active subscription.

When both extensions are installed, Amasty Product Attachment entity would be available for import and export via One-Time Import/Export, as well as via Cron Jobs:





Here is an example of the import profile's configuration and import file:




Here is the sample file for import with the values:



You may refer to the Sample CSV Import File and this video to check how the functionality works: 


      • Related Articles

      • Which modules is the Import Export module compatible with?

        A wide range of Amasty extensions come equipped with import and export core functionality. By purchasing them, you can migrate even more types of store data and thus achieve specific business goals faster. The following list of extensions comes ...
      • How can I add the attachments in bulk?

        You may import attachments in bulk and assign them to products via CSV-file import by navigating to Amasty -> Product Attachments -> Mass Attachment Import. To start a new import process, click New Import and follow the next steps: Step 1. Prepare ...
      • Import and Export API

        1. Amasty\ImportExportCore\Api\Profile\ProfileManagerInterface - class for managing import/export profiles. GET /V1/am_import_export/get_profile_runners/, method="getProfileRunnersList" - get a list of import/export profiles; POST ...
      • Import and Export Guidelines

        General Information About the Package and Its Tariffs The Import & Export solution is designed for migrating data from one website to another or to/from a different platform, as well as for automated/manual updates of product quantities, prices, and ...
      • How do Import/Export extensions work with API?

        At the moment, Import and Export extensions don't provide API functionality to manage import/export process or modify their profiles. With the built-in API functionality, it is possible to import to and export from a specific REST API endpoint. In ...