> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wisepim.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WebshopImporter Integration

> Connect WebshopImporter to WISEPIM to import and sync your catalog. Add your API keys and start exchanging product data in minutes.

Connect WebshopImporter to WISEPIM to import your catalog and keep product data in sync. To start, add your WebshopImporter API keys in WISEPIM.

## Add your API keys

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/nFgXpMSqSdKYYDNe/images/marketing-screenshots/integrations/integration-configure-webshopimporter-light-transparent.webp?fit=max&auto=format&n=nFgXpMSqSdKYYDNe&q=85&s=c6ff07e6b102efecb20544fc3344b016" alt="Connecting Webshopimporter to WISEPIM, credentials, locale mapping and a live connection test" width="1478" height="1978" data-path="images/marketing-screenshots/integrations/integration-configure-webshopimporter-light-transparent.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/nFgXpMSqSdKYYDNe/images/marketing-screenshots/integrations/integration-configure-webshopimporter-dark-transparent.webp?fit=max&auto=format&n=nFgXpMSqSdKYYDNe&q=85&s=dbbde08f7e51bf2864c650a9494f21b4" alt="Connecting Webshopimporter to WISEPIM, credentials, locale mapping and a live connection test" width="1478" height="1978" data-path="images/marketing-screenshots/integrations/integration-configure-webshopimporter-dark-transparent.webp" />

<Steps>
  <Step title="Open the integration settings">
    Log in to WISEPIM, then go to **Settings** > **Integrations** > **WebshopImporter**.
  </Step>

  <Step title="Add a new API key">
    Click **Add API Key** to start a new connection.
  </Step>

  <Step title="Fill in your credentials">
    Complete the required fields:

    * **API Key Name**: a name you'll recognize later
    * **API Key**: your webshop's API key
    * **API Secret**: your webshop's API secret
    * **Webshop URL**: the base URL of your webshop
  </Step>

  <Step title="Save the connection">
    Click **Save** to store your credentials. WISEPIM can now exchange product data with your webshop.
  </Step>
</Steps>

<Warning>
  Keep your API keys private and never share them publicly. If you think a key has been exposed, regenerate it right away from your webshop's admin panel.
</Warning>

## Related

<CardGroup cols={2}>
  <Card title="Supported platforms" icon="plug" href="/en/integrations/supported-platforms">
    See every platform WISEPIM connects to and open its setup guide.
  </Card>

  <Card title="Importing products" icon="download" href="/en/essentials/importing-products">
    Bring your catalog into WISEPIM once the integration is connected.
  </Card>

  <Card title="Enriching products" icon="sparkles" href="/en/essentials/enriching-products">
    Improve your imported product data with AI.
  </Card>
</CardGroup>
