Use the import and export tools to manage multiple records in a single operation. You can import new items as well as update, replace, and delete existing product sets.
For example, you can add new products to your inventory, update product data and advanced price data, and replace a set of existing products with new products. The import and export tools help manage large product catalogs more efficiently because you can export the data, edit it in a spreadsheet, and import it back into your store instead of performing multiple operations in the Admin.
In addition to the import and export tools, Adobe Commerce has processes like catalog sync that export product data from the Commerce server to SaaS services. For features like Product Recommendations, this synchronization makes it possible to accurately return recommendations with correct names, pricing, and availability.
All data must pass validation to ensure the quality, accuracy, and integrity of the values before importing them into the store. Validation begins when you click Check Data. During the process, all entities in the import file are verified for the following:
The results of the validation appear in the Validation Results section, and include the following information:
If the data is valid, an Import Success message appears.
If validation fails, read the description of each error, and correct the problem in the CSV file. For example, if a row contains an invalid SKU, the import process stops, and that row, and all subsequent rows are not imported. After correctly the problem, import the data again. If many errors are encountered, it might take several attempts to pass validation.
Product with specified SKU not found in rows: 1
URL key for specified store already exists
'7z' file extension is not supported
TXT file extension is not supported
Wrong field type. Type in the imported file %decimal%, expected type is %text%.
Value is not allowed. Attribute value does not exist in the system.
Field %column name% is required.Wrong value separator is used.
Wrong encoding used. Supported character encoding is UTF-8 and Windows-1252.
Imported file does not contain SKU field.
SKU does not exist in the system.
Column name %column name% is invalid. Should start with a letter. Alphanumeric.
Imported file does not contain a header.
%website name% website does not exist in the system.
%storeview name% storeview does not exist in the system.
Imported attribute %attribute name% does not exist in the system.
Imported resource (image) could not be downloaded from external resource due to timeout or access permissions.
Imported resource (image) does not exist in the local media storage.
Product creation error displayed to the user equal to the one seen during manual product save.
Advanced Price creation error displayed to the user equal to the one seen during the manual product save.
Customer creation error displayed to the user equal to the one seen during the manual customer save.