Pazarama Connector
Pazarama doğrudan API: sipariş çekme, varyant bazlı listeleme, kategori öznitelik eşleme, stok/fiyat, kargo
Pazarama Direct Connector for Odoo
Temel Özellikler
Pazarama Category
Pazarama Category. Tracks Category ID, Sub-categories, Path, Leaf (listable), Attributes. One-click sync categories, sync attributes.
Pazarama Category Attribute
Pazarama Category Attribute. Tracks Attribute ID, Mandatory, Variant Attribute, Allowed Values.
Pazarama Category Attribute Value
Pazarama Category Attribute Value. Tracks Value ID.
Pazarama Product Attribute Mapping
Pazarama Product Attribute Mapping. Tracks Pazarama Attribute, Mandatory, Variant, Fixed Value, Odoo Attribute.
Pazarama Product Attribute Value Mapping
Pazarama Product Attribute Value Mapping. Tracks Odoo Value, Pazarama Value.
Direct integration with the Pazarama
Direct integration with the Pazarama Marketplace API** - no third-party platforms or middleware.
BYOK: you use your OWN
BYOK: you use your OWN Pazarama Client ID / Secret (Hesap Bilgileri -> Entegrasyon Bilgileri); the module is a transport + format layer over your keys.
Key Features OAuth client-credentials auth
Key Features OAuth client-credentials auth: your Client ID + Secret obtain a bearer token from the Pazarama token endpoint (cached for its 1h lifetime), sent as Bearer on every API call.
Kullanım Senaryoları
Ekran Görüntüleri
Pazarama Api Log
Pazarama Categories
Pazarama Settings
Neden Bu Modül
Key Features OAuth client-credentials auth: your Client ID + Secret obtain a bearer token from the Pazarama token endpoint (cached for its 1h lifetime), sent as Bearer on every API call. Order Sync (pull): a cron pulls orders from the last 24h via order/getOrdersForApi (full pagination), maps buyer + line items, resolves the exact product variant by barcode / stock code / variant options. Product Push (create): "Push to Pazarama" button on the product form (and bulk list action) creates products via product/create. The returned batchRequestId is stored and polled (product/getProductBatchResult). Variant & Attribute Complete: each Odoo variant is pushed as its own Pazarama item with its own code (barcode), stockCode, per-variant stock and price (including attribute price_extra), a shared groupCode, and an id-keyed attributes array ({attributeId, attributeValueId}) resolved from the category attribute + value mapping. Category & Attribute Sync: category/getCategoryTree + category/getCategoryWithAttributes are cached so the seller maps Odoo attributes/values to Pazarama GUIDs once per product. Stock & Price Sync: an hourly cron (off by default) pushes current stock and price for all synced products via product/updateStock + product/updatePrice in 1000-item batches. Manual "Sync Stock & Price" button on the product form. Shipment Reporting: an order's items are moved to Hazirlaniyor then marked Kargoya Verildi with the carrier + tracking number (order/updateOrderStatusList + order/updateOrderStatus). JPEG Images: images are served as baseline JPEG via a dedicated endpoint (Pazarama rejects Odoo's WebP). Currency Conversion: prices are converted to the marketplace currency (default TRY) before push. Rate-Limit Handling: honors HTTP 429/503 with Retry-After and bounded backoff. API Logs: every API call is logged with status, duration and excerpt. Test Connection: a settings button verifies your Client ID / Secret.
Teknik Özellikler
- Uyumlu: Odoo 17.0 / 18.0 / 19.0
- Lisans: OPL-1
- Diller: Türkçe, İngilizce
- Geliştirici: Pokutsoft
- Bağımlılıklar: sale_management, stock, product
- Destek: support@pokutsoft.com
- Update date: 2026-07-09