Help CenterBack to eltaman.com

Connecting integrations and using the API

Updated 2026-06-07

Bring orders into Eltaman automatically — from built-in store integrations you connect yourself, or directly through the API.

Built-in integrations

Connect Shopify, WooCommerce, Kaspi, Uzum, or Noon yourself from Settings → Integrations — each has its own connect/disconnect controls. Shopify, WooCommerce, Kaspi and Noon orders import automatically; Uzum orders are imported when you press Sync Uzum on the Orders page. Status updates are sent back to Uzum, Kaspi and WooCommerce, and Shopify orders are marked fulfilled on delivery.

The Integrations page
The Integrations page

Custom integrations

If you run a custom 3PL or your own platform, integrate directly through the API (below). If you'd like a hand wiring it up, reach out through the chat widget or on Telegram with the platform you use.

API keys

For direct integration, create an API key under settings. Each key carries scopes that limit what it can do. Send the key in the X-API-Key header on requests to the partner API under /api/v1/external/.

Managing API keys
Managing API keys
Treat API keys like passwords. Store them securely, never commit them to source control, and rotate a key immediately if it is exposed. API keys cannot access upload paths.

Webhooks

Register a webhook URL to receive events — such as order status changes — pushed to your own systems as they happen. Eltaman retries failed deliveries automatically (up to 6 attempts over about 39 hours). Use Test under Settings → Webhooks to check your endpoint.

Marketplace imports are de-duplicated by integration and external order ID. For the external API, send an Idempotency-Key header so a retry within 24 hours never creates a second order.

Next steps

Was this article helpful?

Still need a hand?

Start a live chat or message us on Telegram — we usually reply within minutes.