# Porter Express

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

* **Email**: The **Email** associated with your Porter Express account.
* **Password**: The password for accessing your Porter Express account.

You can reach out to Porter Express 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  Porter Express

click on activate

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

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

Enter Porter Express  Credentials&#x20;

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

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

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

&#x20;**Weight:** The actual weight of the package itself. &#x20;

(*Note: The weight is measured in kilogrammes* )

**Account Number:** Enter the Customer Account Code, e.g., CR21001081

**Product Type:** Select one option from the list below

Product Type is used to specify the kind of shipping service.

| **Product Type** | **Stand by**       | **Description**               |
| ---------------- | ------------------ | ----------------------------- |
| **DS**           | Domestic Standard  | Regular domestic shipping     |
| **DE**           | Domestic Express   | Faster than standard shipping |
| **DF**           | Domestic FastTrack | Delivery within 4 hours       |
| **JT**           | Jet Service        | Delivery within 2 hours       |
| **CB**           | Cross Border       | International shipping        |
| **RE**           | Reverse            | Return shipment               |

**Pay Type:** Select one option from the list below

The payment type for the shipment.

* **1-COD**(to be collected from the consignee or receiver)
* **0-CCD**(pre-paid)

**Order Type**: Select one option from the list below.

* **Order No** – *Select if you do **not** have a reference number*
* **Ref No** – *Select if you **do** have a reference number*

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

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

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