"improved import and export"

How to update bundle product options using Magento 2 import

- Magento 2, Our extensions

Magento 2 Development; Magento 2 tutorial

What if you have numerous bundle products on your Magento 2 website and need to update them regularly? What if updates should impact only particular bundle product options? Well, you’ve come to the right place. Below, you will learn how to update bundle product options using Magento 2 import. Although the default Magento 2 import tool doesn’t let you update bundle products and choose the specific options that should be adjusted, you can rely on the Improved Import & Export Magento 2 module to achieve this goal.   Continue Reading

How to import products to Magento 2 and set their status to Out of Stock automatically

- Magento 2, Our extensions

Magento 2 Development; Magento 2 tutorial

Chances are, you import products to Magento 2 but their status doesn’t change to ‘out of stock’ if the imported quantity is 0. It may look confusing or cause issues in other processes that require this information. However, there is a way to address this issue without editing your data files or applying stock status changes manually. Below, we explain how to import products with 0 quantity to Magento 2 and set their status to ‘Out of Stock’ automatically. You will need the Improved Import & Export Magento 2 extension and a couple of minutes.  Continue Reading

How to import nested XML files to Magento 2

- Magento 2, Our extensions

Magento 2 Development; Magento 2 tutorial

Since Magento 2 supports only CSV files for data import, you get stuck when your product update is provided via XML. So is a file with customers or any entity that you may need to import to Magento 2. However, some third-party modules understand what XML files are. But it is not always enough. Especially when you deal with complex XML structures or nested XML files

If your XML file contains more than one nested level most third-party extensions cannot import it to Magento 2.  Unless it is the Improved Import & Export Magento 2 module

Below, we explain how to import data to Magento 2 using nested XML files if the update is hidden deep in their structure. To be honest, it is quite simple: you need to specify a path to the data within the file. But let’s first see what nested XML is.  Continue Reading

How to import nested JSON files to Magento 2

- Magento 2, Our extensions

Magento 2 Development; Magento 2 tutorial

By default, Magento 2 doesn’t let you use JSON files to import data to your e-commerce website. While you can fix that with the help of some third-party extensions, they usually fail when it comes to complex JSON structures or nested JSON files. If there is more than one nested level, you won’t be able to import data to Magento 2. However, we know the solution, and it is our Improved Import & Export Magento 2 extension.

Below, you will learn how to import nested JSON files to Magento 2 if the desired information is hidden deep in their structure. In a nutshell, it is necessary to specify a path to the data within the file, but let’s see the details.  Continue Reading

How to import unique custom option titles for specific store views in Magento 2

- Magento 2, Our extensions

Magento 2 Development; Magento 2 tutorial

Magento 2 allows for having different titles for the same custom option in different store views. Thus, it brings an additional layer of diversity if you use several storefronts. However, you may not be able to import specific titles for particular store views. In this situation, you have to deal with additional editing after importing the product update file. Fortunately, it is possible to avoid these unnecessary chores with the help of Improved Import & Export. Below, we explain how to import unique custom options titles for specific store views in Magento 2. Continue Reading

How to import customers to Magento 2 and assign them to a customer group

- Magento 2, Our extensions

Magento 2 Development; Magento 2 tutorial

Chances are, you know a situation when it is necessary to import customers to Magento 2, but they are not assigned to a customer group. You need to re-assign them manually in this situation. The more cusomers your data file consists of, the more time you have to spend doing this data entry routine. But what if this process could be automated? 

Below, we explain how to import customers to Magento 2 and assign them to a customer group even if this customer group doesn’t exist on your e-commerce website. All you need is Improved Import & Export. But let’s explore the issue in more detail before discussing the solution.   Continue Reading

How to update products that are not listed in a product table during Magento 2 import

- Magento 2

Magento 2 Development; Magento 2 tutorial

Chances are, you faced a situation when your product import file didn’t contain all the items from your Magento 2 catalog, but you had to update every single position on your e-commerce website. The more records were missing, the more work had to be done. Now, you can forever forget about this painful experience. Below, we explain how to update products that are not available in your import table during the Magento 2 import. Spoiler: No manual editing is required!  Continue Reading

Insightly Overview & Magento 2 Integration

- E-Commerce, Magento 2, Our extensions

magento 2 insightly integration

This article is dedicated to the Magento 2 Insightly integration. In addition to that, it also sheds light on the core features of the CRM system, its pricing options, and API conditions. You will also learn about Insightly’s closes competitor in the Adobe ecosystem – Real-Time CDP. So, let’s see how the Insightly platform improves your daily CRM duties and then switches to the Magento 2 Insightly integration with the help of the most intuitive and user-friendly connector.  Continue Reading

How to fix “The source file moving process failed” error in Magento 2

- Magento 2

Magento 2 Development; Magento 2 tutorial

In this article, we explain how to fix the “The source file moving process failed” error in Magento 2. It may occur in Magento 2.4 upon import. If you’ve already experienced this issue, you will find the solution below. Check our Magento 2 cookbook for more tips like that. The following material incorporates a Stack Exchange case and our own experience related to Magento 2 data import and export.  Continue Reading