> For the complete documentation index, see [llms.txt](https://docs.bizmagnets.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bizmagnets.ai/integration/shipping-and-logistics/shiprocket/shiprocket-workflows.md).

# ShipRocket Workflows

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

## **Order Shipped Notifications**

To automatically send order shipped notifications, set up a workflow under ShipRocket Integration with BizMagnets. Here’s how:

1. Go to Integration, select ShipRocket Integration, and choose the desired connection name.
2. Toggle on Order Shipped Workflow.

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

3. Choose the message template you wish to send when a customer makes a payment to your business.
4. Map the appropriate variables for the template and click Submit.

Your workflow is now ready to keep your customers updated on their shipments!

## **Order Pickup Notifications**

To automatically send notifications when an order is dispatched, set up a workflow under the ShipRocket Integration with BizMagnets. Here’s how:

1. Go to My Integration, select ShipRocket Integration, and choose the connection you want to use.
2. Toggle on the Order Picked Workflow.

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

3. Select a message template to send to customers upon payment.
4. Map the necessary variables for the message template and click Submit.

Your workflow is now set to keep customers informed when their orders are picked up for delivery!

## **Delivery Update Notifications**

To automatically send "Out for Delivery" notifications, create a workflow under the ShipRocket Integration with BizMagnets. Here’s how:

1. Go to My Integration and select ShipRocket Integration. Choose your preferred connection.
2. Toggle on the Out for Delivery Workflow.

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

3. Select a message template to notify customers when their order is out for delivery.
4. Map the required variables for the template and click Submit.

## Delivery Success Notifications

To automate notifications for successful deliveries, follow these steps:

1. Go to My Integration and select ShipRocket Integration. Choose the appropriate connection.
2. Toggle on the Delivered Workflow.

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

3. Choose a message template for delivered orders.
4. Map the relevant variables and click Submit.

## Scheduled Pickup Alerts

For automated notifications when an order is scheduled for pickup, set up a workflow as follows:

1. Go to My Integration, select ShipRocket Integration, and pick the connection you want.
2. Toggle on the Pickup Scheduled Workflow.

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

3. Choose a message template for scheduled pickups.
4. Map the necessary variables and click Submit.

Each workflow ensures that customers receive timely updates, enhancing their experience with your business.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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