# Send Your WhatsApp Orders to ShipRocket Using Chatbot

## Overview

Kickstart a seamless logistics journey by integrating **Shiprocket** with your system. This guide walks you through connecting Shiprocket, with a focus on the "Connect" action—enabling your store or chatbot to automatically pass customer details, shipping addresses, and product data to generate shipping labels, schedule pickups, and track deliveries in real time.

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

## **Setting Up Shiprocket Integration**

1\. To get started, navigate to the **Integrations** section and click on **Shiprocket**.

2. Once you select the Shiprocket Connector, you'll be prompted to either create a new connection or select an existing one.
3. If you're adding a new connection, enter the **connection name**, **email** and **password** then click on **Create**.
4. The newly created connection will appear under **Select Existing Connection**, ready to be used in your workflows for order creation and shipping automation.

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

## **Using Shiprocket to Create a Shipping Order**

1. Once you click on **'Connect,'** you'll be directed to select **'Create Order'** or **'Get Order'** action. Create Order is applicable only in order based flow.&#x20;

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

2. Select Get Order and enter **Order ID** and select **Save response in variable**.&#x20;

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

3. Click **Save**.

Once submitted, Shiprocket automatically generates a shipping order, schedules a pickup, and provides a tracking link—all of which can be shared with the customer via WhatsApp for real-time updates.


---

# 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.bizmagnets.ai/bot-flows/integrations/send-your-whatsapp-orders-to-shiprocket-using-chatbot.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.
