# Emirates Post

Integrating  Emirates Post with Shipra allows you to seamlessly manage shipments, automate tracking, and streamline the delivery process. This guide will walk you through the steps to integrate your Emirates Post account with Shipra.

## Before You Start <a href="#before-you-start" id="before-you-start"></a>

Before you begin the integration, you will need to contact Emirates Post  to obtain the following details:

* **Api Key**: The Api Key associated with your Emirates Post account.
* **Account**: The Account for accessing your Emirates Post account.

You can reach out to the Emirates Post Services support team to get these parameters if they are not already available.

## Step-by-Step Integration <a href="#step-by-step-integration" id="step-by-step-integration"></a>

### Step 1 <a href="#step-1" id="step-1"></a>

Log in to your Shipra account at [app.shipra.io](https://app.shipra.io/).

### Step 2 <a href="#step-1" id="step-1"></a>

Go to Integrations -> Carriers

In the list of all carriers, search for Emirates Post

<figure><img src="/files/V1D3MrgTEonkDMrKhfnA" alt=""><figcaption></figcaption></figure>

click on activate

### Step 3 <a href="#step-3" id="step-3"></a>

Enter Emirates Post  Credentials&#x20;

{% hint style="info" %}
You can activate same carrier multiple times with same credentials with different Nick Name
{% endhint %}

<figure><img src="/files/ujrTVrmhsL1wL4qaCgtr" alt=""><figcaption></figcaption></figure>

### &#x20;Fill Order Detail <a href="#step-by-step-integration" id="step-by-step-integration"></a>

<figure><img src="/files/SaXE8kz58SNiP6KjobFd" alt=""><figcaption></figcaption></figure>

Sure! Here's a one-line explanation for each option:

#### **Service Type:**

* **Domestic**: Shipping within the same country.
* **International**: Shipping to another country.
* **International-Incoming**: Receiving a shipment from another country.

#### **Shipment Type:**

* **Express**: Fast delivery service.
* **Premium**: High-tier shipping with additional benefits.
* **Prime Registered**: Registered shipment with tracking and security.
* **Prime Express**: Fast and premium shipping service.
* **Prime Tracked**: Shipment with tracking available throughout.

#### **Delivery Type:**

* **DoorToDoor**: Delivery from the sender's door to the recipient's door.
* **Counter**: Package pickup from a designated counter.

#### **Currency:**

* **AED**: Payment in UAE Dirhams.

#### **Payment Type:**

* **Credit**: Payment via credit card.
* **COD**: Payment upon delivery in cash.
* **Cash**: Payment made in cash upfront or at delivery.

#### **Print Type:**

* **None**: No printed documentation required.
* **Label Only**: Only the shipping label is printed.
* **AWB Only**: Only the Air Waybill (AWB) is printed.
* **AWB and Label**: Both AWB and shipping label are printed.

#### **Content Type Code:**

* **Document**: Shipment contains paperwork or documents.
* **Non-Document**: Shipment contains physical goods or products.

Once you have entered these credentials, click **Activate** to link the two systems.

<figure><img src="/files/lAgFHwhapxhBDEbZznZB" alt=""><figcaption></figcaption></figure>

Upon successful integration, Shipra will automatically configure a **webhook** to receive status updates from Emirates Post  Status. This ensures that tracking and delivery statuses are updated in real-time on Shipra, allowing you to stay informed about the progress of each shipment without any manual intervention.

No additional setup is required for **webhooks**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shipra.io/emirates-post.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
