I'd like to migrate Gift Card data from one Magento 2 to another Magento 2 instance. Is it possible?

I'd like to migrate Gift Card data from one Magento 2 to another Magento 2 instance. Is it possible?

It is, indeed, possible to migrate data from one Magento instance to another with the help of the import/export functionality that is included in the Gift Card Pro and Premium tariffs. 

The export module allows you to export all gift cards with their values, customers, and codes in the CSV, XML, ODS, XSLX, Template and JSON formats. To export data, please, navigate to Amasty → Export → Export. Here is the list of available data for export:



To import data to another Magento instance, you may use the import functionality. Please, go to Amasty → Import → Import, where you will find the list of the same entities for import.



Import functionality supports the following types of files: CSV, XML, ODS, XLSX.
      • Related Articles

      • How to transfer the gift card data from Magento 1 into the extension?

        Although the Import and Export functionality for gift card information is available in the Pro and Premium tariff packages, transferring data from Magento 1 to Magento 2 can be tricky. Below, you may find the available options for the data transfer. ...
      • Is it possible to migrate data from one Magento instance to another with the Import & Export solution?

              The Amasty Import and Export modules utilize the same functionality, so it is possible to duplicate the structure from import profiles to the export ones. This allows users to transfer data between Magento instances. 
      • Is it possible to use several gift card codes while placing an order?

        Starting from 2.9.0 extension version, the admin can set the maximum gift card codes qty to be applied in one order. The setting is located at Stores → Configuration → Amasty Extensions → Gift Card → Gift Card Account → Gift Card Code Qty Applied On ...
      • Gift Card API

        1. Amasty\GiftCard\Api\ImageRepositoryInterface - class for managing gift card images: POST /V1/amgcard/image, method="save" - save a gift card image; PUT /V1/amgcard/image/:id, method="save" - save a gift card image by ID; DELETE ...
      • How does printed card work in the Gift Card extension?

        By default, the Gift Card extension offers administrators the flexibility to choose the type of gift card during its creation: virtual, printed (physical), or combined. A virtual gift card functions as an email-sent code, resembling the format of ...