File Guidelines
You can import products using a .csv or .json file only. No other data or file formats are supported.- SKU is a required field to create or update an item.
 - You can detach child or variant items from the parent item when importing by entering detach in the Parent SKU field. When the parent/child relationship is removed, the child or variant item becomes a standalone SKU.
 - When updating or upserting items, entering null in a spreadsheet cell will override existing values with blank values.
 
Attribute data format
When preparing your file for import, ensure that the attribute data format aligns with following attribute type requirements:- 
String: Ensure the data is in text string format. If a string attribute contains multiple values, the values need to be sent as a stringified array, for example: 
"a", "b". - Number: Numerical data only.
 - Boolean: Use true or false only; other values will be ignored.
 
Procedure
- In the left menu, click Catalog Connector > List > Items. The Items page is displayed.
 - Click Import items. The Import CSV file window is displayed. This window provides a link to download example templates for .csv and .json files.
 - 
To import a file, do one of the following options:
- Drag the file into the window.
 - Click Select a File from your computer.
 
 - Click Import file.
 
Troubleshooting
For a list of common errors when importing and how to correct them, refer to the following table:| Error Message | Description | Impact | Comment | Comment | 
|---|---|---|---|---|
| Internal Server Error | Server issues | The item isn’t created or updated. | Try again | This is an intermittent issue. | 
