# Amazon

Wilt u dat Linkolis uw Amazon-bestellingen automatisch importeert en uw voorraad synchroon houdt? Volg de onderstaande stappen om uw Amazon Seller-account aan Linkolis te koppelen.

Linkolis integreert met Amazon via de **Selling Partner API (SP-API)** — Amazons huidige en officiële integratiestandaard. De verbinding gebruikt een veilige **OAuth 2.0** autorisatiestroom: er hoeven geen inloggegevens handmatig te worden gekopieerd.

***

### Voorwaarden

Zorg voordat je begint dat je het volgende hebt:

* Een actief **Amazon Seller Central** account
* Inloggegevens voor Seller Central (e-mail + wachtwoord)
* Toegang tot Seller Central voor de marktplaats die u wilt koppelen

***

### Stap 1 — Open de sectie Apps

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

Klik in de linkerzijbalk op **Apps**. Je komt op de **Mijn toepassingen** pagina.

***

### Stap 2 — Open de applicatiecatalogus

Klik op de **+** knop rechtsboven om de **Alle toepassingen** catalogus te openen.

***

### Stap 3 — Installeer de Amazon-app

Zoek **Amazon** in de catalogus en klik op **Installeren**. Er schuift een configuratiepaneel open aan de rechterkant.

***

### Stap 4 — Configureer de integratie

<figure><img src="/files/0da3a913f8cb490e1e7e72d2f4317c7124860700" alt="" width="375"><figcaption></figcaption></figure>

Vul de twee velden in het paneel in:

| Veld                             | Beschrijving                                                                                                                                         |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Applicatienaam**               | Een label voor deze integratie. Standaard is "Amazon". Hernoem het indien nodig om de marktplaats te identificeren (bijv. "Amazon DE", "Amazon FR"). |
| **Marktplaats-ID**               | Selecteer het land van de Amazon-marktplaats die u wilt koppelen.                                                                                    |
| **Voorraadupdatesynchronisatie** | Wanneer dit is aangevinkt, zal Linkolis automatisch voorraadupdates naar uw Amazon-vermeldingen sturen.                                              |

Zodra alles is ingevuld, klikt u op **Bevestigen**.

***

### Stap 5 — Autoriseer Linkolis in Amazon Seller Central

<figure><img src="/files/0c1f2ada70d1e4fd1856fb84767fee0386831ddb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5a18f2e78a041e0fd3c8c837f796f74d7b1c959f" alt=""><figcaption></figcaption></figure>

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

Na het klikken op **Bevestigen**, wordt u **omgeleid naar Amazon Seller Central** om de verbinding te autoriseren. Dit is de standaard OAuth-stroom van Amazon SP-API.

Op de autorisatiepagina van Amazon:

1. **Meld u aan** bij uw Amazon Seller Central-account als daarom wordt gevraagd
2. **Controleer de machtigingen** die Linkolis aanvraagt (orderbeheer, voorraadupdates)
3. Klik op **Bevestigen** om toegang te verlenen

Amazon leidt u daarna automatisch terug naar Linkolis.

> **Belangrijk:** Zorg ervoor dat u bent aangemeld bij het juiste Seller Central-account voordat u autoriseert. De autorisatie geldt voor de marktplaats die u in stap 4 hebt geselecteerd.

***

### Stap 6 — Controleer de verbinding

Zodra u terug bent omgeleid naar Linkolis, verschijnt de Amazon-app in uw **Mijn toepassingen** lijst. Klik op het steeksleutelicoon om het configuratiepaneel te openen. Een blauw **"Module correct geïnstalleerd"** banner bevestigt dat de integratie actief en geautoriseerd is.

***

### Wat gebeurt er daarna?

Zodra de verbinding tot stand is gebracht, zal Linkolis automatisch:

* **Nieuwe bestellingen importeren** vanuit uw Amazon-marktplaats
* **Voorraadniveaus bijwerken** op Amazon in realtime (als voorraadupdatesynchronisatie is ingeschakeld)

U kunt de integratie op elk moment opnieuw configureren of verwijderen via de **Mijn toepassingen** pagina met het moersleutel-icoon (bewerken) of prullenbak-icoon (verwijderen).

***

### Probleemoplossing

**De banner 'Module correct geïnstalleerd' verschijnt niet** De OAuth-autorisatie is mogelijk niet voltooid. Klik op het moersleutelpictogram in de Amazon-app en doorloop de stroom Bevestigen → Amazon-autorisatie opnieuw.

**Ik heb het verkeerde Seller Central-account geautoriseerd** Verwijder de Amazon-app uit Mijn applicaties en installeer deze opnieuw, waarbij u tijdens de autorisatiestap zeker inlogt op het juiste Seller Central-account.

**Ik moet meerdere Amazon-marktplaatsen koppelen** Installeer één Amazon-app per marktplaats. Gebruik verschillende applicatienamen (bijv. "Amazon FR", "Amazon DE") om ze uit elkaar te houden.


---

# Agent Instructions: 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:

```
GET https://docs.linkolis.com/nl/apps-and-integraties/amazon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
