What the adapter does
Order import
Normalized Seller API orders arrive at /orders/import.
Status reverse-sync
A CRM status → Seller API login → order status update.
Connection test
A Seller API login confirms order access before any sync.
CRM → Rozetka status mapping
Rozetka numeric status ids.
Authorization via the Seller API
Reverse-sync logs into the Seller API (seller login/password → token) before updating a status. Credentials are stored separately from the adapter secret.
Setup
- 1
Create an adapter secret
For secure order import via X-Adapter-Secret.
- 2
Configure polling
A worker pulls Seller API orders and posts to /orders/import.
- 3
Add seller login
Paste the Seller API login/password for reverse-sync and test the connection.
Frequently asked questions
Where do the status ids come from?
The numeric ids in our mapping live in one editable block; confirm the exact values against your seller account.
Is it the same pattern as Prom?
Yes, the inbound pattern is shared (normalized import), but the outbound is built for the Rozetka Seller API.
Connect Rozetka
Marketplace orders and two-way status sync.
Start for free