# ShipRocket

### ShipRocket API Configuration

1. Sign in to your ShipRocket Account. Click On **Settings => API => Configure** or you can go directly to this link - <https://app.shiprocket.in/api-user>.&#x20;

<figure><img src="/files/93Pq6i6umYBqzohSnaHJ" alt=""><figcaption></figcaption></figure>

2. Click on **Create an API user,** in the pop-up menu, fill in the **email** (this email should be different from that of the one used to register to ShipRocket).

<figure><img src="/files/8oTZyOSMpnui6tLTHvAX" alt=""><figcaption></figcaption></figure>

### ShipRocket Configuration Steps

1. Go to **Integrations** in the left navigation of your Gallabox account. Hover over **ShipRocket** Integration from the available applications and click on the Connect button.

<figure><img src="/files/EImW7N3Q3E3hMjpHFfyM" alt=""><figcaption><p>Integrations in Gallabox</p></figcaption></figure>

2. Once you click on ShipRocket, click on **Connect.** You will be prompted to add Integration Name, and Email & Password created in your ShipRocket account. After pasting click on Submit.&#x20;

<figure><img src="/files/nMn3861G4M31ueXfuxlT" alt=""><figcaption><p>ShipRocket Integration in Gallabox</p></figcaption></figure>

3. Once you have entered the API Email & Password, it will redirect you to enter the configuration in Gallabox.&#x20;

<figure><img src="/files/XNI52sSuV9Mxa8CAaiHk" alt=""><figcaption><p>Configuring the Integration</p></figcaption></figure>

4. You have to select the channel Name and click on Update Configuration.&#x20;

<figure><img src="/files/8akPwaIenzDTZxB0oXQY" alt=""><figcaption></figcaption></figure>

### ShipRocket Webhook Setup

You have to add the webhook generated while configuring ShipRocket in your Gallabox Account.&#x20;

1. Jump to your ShipRocket dashboard. Select "**Settings**" and then "**API".** Under API select **Webhook.**&#x20;

![](/files/xjXGLwq4ruZxWR8GwGTv)

2. Paste the Webhook URL and the Webhook Secret from your Gallabox account as shown in the below GIF.

<figure><img src="/files/VEFc9xaSVvqdXQHUfvN0" alt=""><figcaption><p>Adding the Webhook URL and Webhook Secret</p></figcaption></figure>

3. Test and Save the Webhook.&#x20;

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

Once you have done this, your ShipRocket Integration will be connected with Gallabox.&#x20;


---

# 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.gallabox.com/integration/shipping-and-logistics/shiprocket.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.
