# Shiprocket(old)

Using Shiprocket integration, one can send messages corresponding to shipping updates.

LimeChat can receive webhooks from Shiprocket that can act as events & can be used to trigger flows.

To integrate with Shiprocket, follow the below steps -

1. Login to Shiprocket dashboard
2. Go to `Settings` > `API (Configure)`<br>

   <figure><img src="/files/lpV8IQgn4n1Bhdx1ml4p" alt=""><figcaption></figcaption></figure>
3. Create an API user on Shiprocket using any email id <br>

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

   <figure><img src="/files/AzAyAJ4rZzIWZb6GGZac" alt="" width="563"><figcaption></figcaption></figure>
4. Share the email-id & password with LimeChat team. Here, Limechat team needs to create an integration manually.
5. Once done, LimeChat team will share a URL that looks like - `https://flow-builder.limechat.ai/webhook.handle_sr_ndr/?lc_integration=<integration_id>`
6. Configure this URL in Settings > Webhooks section of Shiprocket dashboard. Do not forget to turn on the Enable / Disable Webhook toggle.<br>

   <figure><img src="/files/6Ban4FzpGkfnd8U0PVVK" alt=""><figcaption></figcaption></figure>

Once this is done, shipping update related events will start streaming from Shiprocket to LimeChat Marketing platform, which can be used to trigger flows.


---

# 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://limechatai.gitbook.io/limechat-product-guide/whatsapp-marketing/integrations/logistics/shiprocket-old.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.
