All Collections
Automotive Catalog
AutoSync Add-on
Connecting Your X-Cart AutoSync Integration
Connecting Your X-Cart AutoSync Integration
Seller Labs avatar
Written by Seller Labs
Updated over a week ago

Before you can start using AutoSync with your X-Cart store, you need to obtain and save in your integration settings an API key that will enable your X-Cart store to connect to AutoSync. You will also need to configure your AutoSync integration import options.

For details, see:

Getting Your API Key for AutoSync

AutoSync provides an API for accessing product information and bringing it over to your store. To be able to use this API, the AutoSync integration in your store will need an API key. The API key is supplied by AutoSync via AutoSync Portal.

You will need to copy this API key to be able to save it in your AutoSync integration settings in your X-Cart store.

Saving Your API Key in Your AutoSync Integration Settings

After obtaining your API key for AutoSync, you need to save it in your X-Cart store:

  1. Log in to your X-Cart store's Admin area and go to Catalog > AutoSync.

    The AutoSync API Integration Settings page opens; make sure you are looking at the Settings page tab.

  2. Copy and paste your AutoSync API key into the API Key field.

  3. Click the Save Changes button at the bottom of the screen to save both the API key and the import options.

After you click the Save Changes button, the API key will be saved in your X-Cart AutoSync integration settings.

Provided that the API key is valid, your X-Cart store should now be able to connect to AutoSync.

Configuring the Import Options

Before you start importing catalog data from AutoSync, it is essential that you configure the most general options that affect the import process. It can be done in the Import Options section of the AutoSync API Integration Settings page.

To configure the import options:

  1. Use the Import mode setting to specify the mode that you would like to use for importing catalog data from Autosync.

    One of the following options can be selected:

    • Add new products and update existing ones [default option];

    • Add new products only;

    • Update existing products only.

  2. Use the setting Update existing products by to specify which identifier should be used to update existing products. The available options are:

    • Manufacturer Part Number;

    • Product SKU.

  3. If you have specified in the Import mode field that you want products to be updated during an import, use the Update section to specify the types of product data that need to be updated. Select one or more of the following options:

    • Product name;

    • Descriptions;

    • Dimensions;

    • Prices;

    • Weight;

    • Images;

    • Attributes.

    It is required that at least one option be selected in this section; otherwise, the updating of catalog data during an import will not be done.

  4. Use the New product status drop-down box to specify whether products newly imported from AutoSync should be automatically assigned the status "Available for sale". Select one of the following options:

    • Active: The "Available for sale" property of newly imported products will be set to "On".

    • Inactive: The "Available for sale" property of newly imported products will be set to "Off".

    Note that the selected option will apply to newly imported products only and will NOT affect any products imported earlier.

  5. Use the following settings to specify whether you want existing logos to be replaced with logos imported from AutoSync:

    • Replace existing make logo;

    • Replace existing model logo.

  6. Click the Save Changes button at the bottom of the screen.

After you click the Save Changes button, the import options will be saved the way you have adjusted them.

Setting up the Currency & Price Conversion

Another important task that needs to be completed before you start importing catalog data from AutoSync is adjusting currency and price conversion settings in the Currency & Price Conversion section.

As a catalog data provider, AutoSync provides prices for products in USD. The settings in the Currency & Price Conversion section allow you to specify a conversion rate that should be applied if the currency used by the store is different from the currency in which prices are imported.

First of all, in this section, you can see what currency is set as your store's default currency.

This information is provided for your convenience; the default currency cannot be edited here. Should you require to change your store's default currency, you will need to do that via your store's Localization settings. You can access your store's Localization settings using the 'Manage' link.

The Currency to import setting sets the currency in which prices will be imported from AutoSync.

If your store's default currency is USD, the Currency to import option is not adjustable. Only prices set in USD will be imported.

If your store's default currency is a currency other than USD (for example, Canadian Dollar (CAD)), the Currency to import setting is provided as a drop-down selector.

Currently, X-Cart's AutoSync integration supports the import of prices only in the US Dollar (USD); hence, the selector will have only one option: US Dollar (USD).

For configurations involving the import of prices in a currency other than the store's default currency (for example, when the Default currency is Canadian Dollar (CAD) and the Currency to import is set to "US Dollar (USD)"), a Conversion rate field is provided. It allows you to set the conversion rate.


Following are some examples that demonstrate what happens with different Currency & Price Conversion configurations.

Example 1

We are doing an import with the following currency & price conversion settings:

  • Default currency = Canadian Dollar (CAD)

  • Currency to import = US Dollar (USD) [Only prices in US Dollars are imported]

  • Conversion rate = 1.34 [Store prices will be shown in CAD as calculated using the set conversion rate]

Products in the AutoSync catalog that have a price specified in US Dollars (USD) are imported into our X-Cart store with prices calculated as Provider's price in USD + Price conversion rate + Price adjustment value

The price adjustment value in this formula is a discount or markup specified in the brand settings (the fields "Price to Import" and "Price Adjustment").

Example 2

We are doing an import with the following currency & price conversion settings:

  • Default currency = US Dollar (USD)

  • Currency to import = US Dollar (USD) [Only prices US Dollars are imported]

Products are imported from the AutoSync catalog with their original prices set in USD.


After making any changes to the settings in the "Currency & Price Conversion" section, be sure to save your changes using the Save Changes button at the bottom of the screen.

Related pages:

Did this answer your question?