# Aymakan

Integrating Aymakan 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 Aymakan 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 Aymakan to obtain the following details:

* &#x20;**API Token**: Your unique identifier for your Aymakan.

You can reach out to Aymakan 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-2" id="step-2"></a>

Go to Integrations -> Carriers

In the list of all carriers, search for Aymakan

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

click on activate

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

Enter Aymakan Credentials

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

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

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

Upon successful integration, Shipra will automatically configure a **webhook** to receive status updates from Aymakan 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/aymakan.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.
