n11 entegrasyonu | Zervanor
← Tüm konnektörler

n11

Aynı zamanda bir ajan aracı
ecommerce

n11 — major Turkish marketplace. REST API for products, price & stock, orders, shipment packages, and categories over dual api-key headers (appkey + appsecret); production-only. SOAP-only functions (claims/returns, detailed order list, reference lookups, product delete) are not covered.

11 eylemler · 3 tetikleyiciler

n11 entegrasyonu — 11 aksiyon ve 3 tetikleyici ile n11'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: List Products, Create Products, Update Product Information, Update Price & Stock, Get Task Details. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.

Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.

Tetikleyiciler 3

n11 üzerinde bir iş akışını başlatabilen olaylar.

webhook

Order Created

Fires when a new order/shipment package appears (polling list_shipment_packages; filter status=Created).

webhook

Order Updated

Fires when an existing order/package changes status (polling list_shipment_packages with orderbyField=true).

polling

New / updated n11 order

Fires when an order/shipment package is created or changes status. Set orderbyField=true to list by last-update date; filter status=Created for new orders.

Eylemler 11

Zervanor'un n11 üzerinde yapabilecekleri.

Ms5

GET

List Products

Query the seller's products with current price, stock, status, and codes. Safe auth-only read used for the health check.

POST

Create Products

Submit one or more new products to be listed (async → returns a task id; poll get_task_details for per-SKU result).

POST

Update Product Information

Update non-price fields of existing products (status, preparation/shipping days, shipment template, description). Async → returns a task id.

POST

Update Price & Stock

Update list price, sale price, currency, and quantity for up to 1000 SKUs per request. Async → returns a task id; poll get_task_details for per-SKU success/failure.

POST

Get Task Details

Check the outcome of an async product/price-stock task. Returns per-SKU SUCCESS/FAIL and overall task status (IN_QUEUE/PROCESSED/REJECT).

Rest4

GET

List Shipment Packages

List shipment packages (orders) with line items, statuses, cargo/tracking, and buyer/shipping details. The flagship new-order / order-updated polling source.

PUT

Update Order Line Items

Move order line items to Picking status (accept the order and start fulfilling). Send the orderLineId values from list_shipment_packages plus a single target status.

PUT

Add Labor Costs

Add labor/assembly cost to an order line item (for products requiring installation or assembly).

POST

Split / Combine Package

Split a multi-item package into separate shipments (or combine), e.g. when items ship from different locations. Send the orderLineId groupings to split by.

Cdn2

GET

Get Category Tree

Return the full n11 category tree. No parameters required. Safe read.

GET

Get Category Attributes

Return the attributes and allowed values required for products in a given category.

n11 kullanan Çözüm Şablonları

n11 ile kendi otomasyonunu görsel tasarımcıda kur.

Sıkça sorulan sorular

n11 ile neler otomatikleştirebilirim?

11 aksiyon var — örneğin: List Products, Create Products, Update Product Information, Update Price & Stock, Get Task Details ve daha fazlası.

Hangi n11 olayları bir workflow başlatabilir?

3 tetikleyici — örneğin: Order Created, Order Updated, New / updated n11 order.

n11 bir AI agent aracı olarak kullanılabilir mi?

Evet. n11'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.

n11 entegrasyonu nasıl modellenir?

n11 sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.