Skip to main content

Marketplace Integrations

Quark can list your catalog on external marketplaces, keep price and stock in sync, pull marketplace orders into your normal fulfillment flow, and push shipment tracking and invoice links back — all managed from the Backoffice.

Navigate to Marketplaces in the sidebar.

Provider Model

Marketplace support is built on a provider abstraction. Each integration plugs into the same framework, so operating a new marketplace does not change how you work.

ProviderStatus
TrendyolAvailable
AmazonPlanned
HepsiburadaPlanned
n11Planned
info

This guide documents Trendyol, the first available provider. As additional marketplaces ship, they follow the same connect → map → push → monitor workflow described here.

How It Works

A marketplace integration is a thin overlay on an existing store. You first create a store (Settings → Stores), then attach marketplace credentials to it. The store supplies the catalog, currency, and language context; the overlay supplies the marketplace connection.

Workflow Summary

  1. Connect a store — attach Trendyol credentials to a store and test the connection.
  2. Map & push your catalog — map your brands, categories, and attributes to Trendyol's taxonomy, then push products.
  3. Handle orders, invoices & shipments — marketplace orders flow into your normal order pipeline; push invoice links and tracking back.
  4. Subscribe to webhooks — receive near-real-time updates instead of waiting for the next poll.
  5. Monitor operations — track every sync and resolve failures from the marketplace dashboard.

Access Control

All marketplace endpoints live under /api/admin/marketplaces/* and require the Admin role. Only administrators can configure and operate marketplace integrations.