Follow MegaMarket orders and shipments from a single chat
Connect MegaMarket to the AI agent: products, orders, stock, prices and FBO supply. The agent summarizes shipments and reconciles prices against your books.
How the agent works with Мегамаркет
The agent calls the MegaMarket Seller API and keeps the whole scope of the account in view: products and categories, prices and stock, orders under the FBO and DBS schemes, supplies, shipments and reports. It totals revenue for a period, breaks orders down by status, finds shipments that are stuck and names the reasons for cancellations — not as a download, but as an analysis that makes it clear where exactly the shop loses money.
The MegaMarket catalogue rests on a category tree: the set of attributes a listing has is defined by its category, so the agent starts by reading the categories and only then touches the products. Prices and stock meanwhile live in sections of their own: a price you send moves no stock, and an updated stock figure changes no price. Discrepancies between the storefront and your books are shown before they turn into cancellations.
MegaMarket sends no notifications, so new orders and stalled shipments are picked up by polling — on your question, or on a schedule when a regular digest is needed. Price and stock changes are sent in batches and the result is re-read rather than taken on trust from a successful response code, and before a bulk price edit the agent stops and shows exactly what is about to reach the storefront.
The work runs on a single seller token passed in a header of its own: there is no sign-in under your account, and deleting the token in the cabinet closes access at once — the agent then says so instead of quietly returning zero. Orders and reports come out of the Seller API in date windows, so a long period is cut into slices and stitched back together by the agent. It holds the request rate itself, and about an unavailable section it says so directly instead of showing an empty table.
Integration scenarios
Orders and shipments at a glance
The agent collects MegaMarket orders by status, finds shipments that are stuck and totals revenue for the period across the FBO and DBS schemes.
Reconcile prices and stock with your books
The agent reconciles storefront prices and stock against 1C or MoySklad and shows discrepancies before they turn into cancellations.
Sales report for the weekly stand-up
The agent prepares a weekly report with order dynamics, top products, cancellations and their reasons, and sends it to Telegram on schedule.
Listings checked against their categories
The agent walks the catalogue, checks listing attributes against what each category requires and shows where the storefront is missing mandatory fields.
Products about to run out
The agent matches stock against the order pace of the past few weeks and names the products with a couple of days left, while a supply can still make it.
A price list pushed in one go
The agent takes the new price list, shows what is about to reach the storefront, sends the prices in batches once you confirm and re-reads every position.
Мегамаркет examples
Расхождения по 23 SKU: 18 по остаткам, 5 по цене.
- По 6 позициям на витрине остаток есть, а на складе ноль — это прямые отмены
- У 5 товаров цена на МегаМаркете ниже учётной на 8–14%
- Остальное — расхождения в пределах одной единицы
How to connect
Before you connect
- Cabinet administrator rights in the MegaMarket seller account.
- Seller API access enabled — otherwise the section stays hidden.
- The FBO or DBS scheme enabled in the account.
- 1
Sign in to the Megamarket seller account
Open partner.megamarket.ru with a user that has account administrator rights: with limited permissions the API section is simply not shown.
- 2
Open «Настройки» → «Интеграция по API»
«Настройки» → «Интеграция по API» (Settings → API integration). Missing? The account is FBO-only or lacks rights: support enables it in chat.
- 3
Copy the «Авторизационный токен» row
The page shows an «Авторизационный токен» row with a copy button next to it. This is the value Megamarket expects in the X-Merchant-Token header.
FAQ
With an API token from your MegaMarket seller account. The token is entered once at connection time and stored encrypted.
Products, orders, stock, prices, categories, FBO supply, DBS delivery and reports, the whole scope of the MegaMarket Seller API.
Yes. Scheduled tasks are part of the product: the agent gathers the data by the appointed time and sends the digest to Telegram or by email.