Connecting integrations and using the API
Bring orders into Eltaman automatically — from Shopify out of the box, from any other platform via a free custom integration, or directly through the API.
Shopify
Connect your Shopify store from the Integrations page. Once linked, new Shopify orders sync into Eltaman automatically, and status updates flow back so your store stays in step with the delivery.

Free custom integrations
If you sell on WooCommerce, Kaspi, Uzum, Noon, a custom 3PL, or your own platform, tell us what you need and we wire it up — at no setup cost. Reach out through the chat widget or on Telegram with the platform you use, and we'll handle the integration.
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/.

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 and surfaces persistently failing webhooks so you can fix the endpoint.
The external order API also guards against duplicate webhooks: an order from the same integration with the same external ID is de-duplicated, so a retry from your platform never creates a second order.
Next steps
Still need a hand?
Start a live chat or message us on Telegram — we usually reply within minutes.