# Wildberries seller

Эта инструкция помогает подключить интеграцию **Wildberries Seller → IntellectDialog**.

После настройки вы получите:

* вопросы покупателей
* отзывы
* сообщения из чатов

Все события будут отображаться в IntellectDialog.

> ⚠️ Регистрация как продавца в Wildberries должна быть завершена.

## Получение API токена Wildberries

#### Шаги

1. Перейдите в кабинет продавца:\
   [**https://seller.wildberries.ru**](https://seller.wildberries.ru)

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

2. Откройте меню:\
   **Профиль → Интеграции по API**
3. Нажмите **+ Создать токен**

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

4. Введите название токена
5. Укажите права доступа:

```
☑ Вопросы и отзывы  
☑ Чаты с покупателями
```

> Можно указать все — допустимо.

#### Что НЕ нужно включать

&#x20;«Только для чтения»\
&#x20;«Тестовый контур»

6. Нажмите **Создать токен**

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

7. Скопируйте и сохраните токен

> &#x20;Токен показывается только один раз.

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

## Создание провайдера в IntellectDialog

#### Шаги

1. Перейдите:\
   **IntellectDialog → Организация → Провайдеры**
2. Нажмите **Создать провайдера**
3. Выберите тип: **Wildberries Seller**
4. Вставьте токен
5. Сохраните

## Вебхуки

> Для Wildberries **вебхуки не настраиваются**.

События будут поступать автоматически через API-токен.

## Проверка интеграции

После настройки:

1. Оставьте тестовый вопрос/отзыв
2. Откройте IntellectDialog → chat.intellectdialog.com
3. Убедитесь, что события отображаются

Статус: **Получено**


---

# 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.intellectdialog.com/marketpleisy-i-doski-obyavlenii/wildberries-seller.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.
