> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-nl/bol/lijst-items-op-bol/je-bestaande-bol-productgegevens-importeren-in-channable.md).

# Je bestaande bol-productgegevens importeren in Channable

Voor bestaande bol-verkopers die met Channable beginnen: begrijpen hoe je je productvermeldingen effectief overzet bespaart tijd en zorgt dat je gegevens kloppen. Dit artikel laat zien hoe je je artikelen vanuit bol downloadt naar een Excel-bestand en ze voorbereidt voor import in Channable.

{% stepper %}
{% step %}

### Toegang tot je artikeloverzicht

1. Log in op je Bol.com verkopersaccount. Ga vanaf het dashboard naar 'Artikelen' > 'Mijn artikelen'.

<figure><img src="/files/075ffa4a2af9b04019588c2cecf1faf1bb67024d" alt=""><figcaption></figcaption></figure>

2. Overzicht van je listings: hier zie je al je huidige listings, inclusief status en details.

<figure><img src="/files/3a86986a10487ea98dff14d72780a2a61ef080f4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Download je producten

1. Selecteer de artikelen die je wilt exporteren: je kunt individuele artikelen kiezen of maximaal 150 producten tegelijk downloaden.

<figure><img src="/files/f17dd651e1f2646a032fe739d42b1caecc9a93fb" alt=""><figcaption></figcaption></figure>

2. Ga na het selecteren van je producten naar 'Bewerk productinformatie'.
3. Start de download: klik op de optie 'Download Excel-bestand'. Dit genereert een Excel-template met je productgegevens.

<figure><img src="/files/47330f0fcd18368846a33143669894f964625f7c" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Bereid het Excel-bestand voor op Channable

1. Open het gedownloade bestand en controleer de gegevens om er zeker van te zijn dat alle benodigde informatie aanwezig is, zoals productnamen, EAN's en beschrijvingen.
2. Wijzig of voeg vereiste attributen toe: controleer of alle velden die Channable nodig heeft aanwezig en correct geformatteerd zijn volgens Channable’s specificaties.
3. Bepaal hoe je het bestand online zet: kies hoe Channable de nieuwste info uit het bestand haalt (bijvoorbeeld via Google Sheets). Zie [Importeren vanuit een Google Spreadsheet](broken://spaces/t4oTpWbTR7p2cgiE1zRK/pages/f52da8a6ffcd8bca3d53fdac38f4c0dbe33a90cd) voor instructies over het publiceren van een Google Sheets-bestand.

Nadat je het bestand hebt voorbereid, kun je het standaard importproces van Channable volgen.
{% endstep %}

{% step %}

### Importeren in Channable

1. Log in op je Channable-account en selecteer het juiste project.
2. Ga naar de importsectie en kies de relevante importoptie.
3. Maak de nieuwe import aan: Channable maakt automatisch het project aan en koppelt de velden uit je importfeed.

Door deze stappen te volgen kun je je productvermeldingen van Bol naar Channable overzetten en ze efficiënt beheren.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/list-and-advertise-nl/bol/lijst-items-op-bol/je-bestaande-bol-productgegevens-importeren-in-channable.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
