> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/whatsapp-commerce/logistics-integration/delivery-partner-integrations/delhivery.md).

# Delhivery

### Overview

Use this page to configure the Delhivery integration.

Delhivery connects through the **Apps** section and works with the store delivery settings configured in the logistics module.

### Before you start

Make sure you have:

* valid Delhivery API credentials
* the required Delhivery account access
* your catalog delivery settings configured in [Logistics Core Module](/whatsapp-commerce/logistics-integration/logistics-core-module.md)

### Where to access

Open **All Menus → Apps**.

Then select **Delhivery** from the available app list.

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

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

### Setup flow

1. Open **All Menus → Apps**.
2. Select **Delhivery**.
3. Enter the API credentials.
4. Configure pickup days and pickup time.
5. Configure the webhook for status updates.
6. Save the settings.

### Configuration behavior

After valid credentials are saved:

* Delhivery becomes available for logistics actions
* the system can send shipment and pickup data to Delhivery
* delivery updates can sync back into the order

If the connection is incomplete, provider actions may fail or remain pending.

### Pickup scheduling

Pickup scheduling controls when pickup requests can be sent to Delhivery.

#### Pickup days

Select the working days allowed for pickup requests.

#### Pickup time

Select the preferred pickup slot.

When a pickup-triggering action runs, the system checks these settings before sending the request.

### Webhook configuration

Webhook setup allows Delhivery to push delivery status updates back to the system.

Use the webhook guide available in the app setup screen.

The guide includes:

* API endpoints
* required parameters
* setup steps

### Status sync behavior

After the webhook is configured correctly:

* shipment status can sync into the order
* delivery tracking becomes easier to monitor
* manual follow-up is reduced

If the webhook is missing or incorrect, status sync may not work as expected.

### Related pages

* [Delivery Partner Integrations](/whatsapp-commerce/logistics-integration/delivery-partner-integrations.md)
* [Automatically Initiate Request to Pickup](/whatsapp-commerce/logistics-integration/logistics-core-module/automatically-initiate-request-to-pickup.md)
* [Automatic delivery assignment](/whatsapp-commerce/logistics-integration/logistics-core-module/automatic-delivery-assignment.md)
* [FAQs](/whatsapp-commerce/logistics-integration/delivery-partner-integrations/faqs.md)


---

# 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://help.pickyassist.com/whatsapp-commerce/logistics-integration/delivery-partner-integrations/delhivery.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.
