# Pickrr

### Overview

LimeChat has a seamless integration with **Pickrr** which allows us to do the following

1. Use their API to fetch the status of orders (Used for automating order tracking queries via the bot)
2. Listen to their webhooks when a delivery has failed (NDR, etc) in order to send out message campaigns via WhatsApp

Follow the steps below to set up the integration 👇

### Fetching Credentials

To use the APIs you need to share `Pickrr Auth Token` of your respective store with your dedicated LimeChat Product Consultant

### How to generate Auth Token?

1️⃣ On your **Pickrr dashboard**, find the option for integration

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

2️⃣ Click on Add a new channel

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

3️⃣ Select Shopify if your channel is Shopify otherwise select the respective store

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

4️⃣ Copy the Auth Token and share with LimeChat

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


---

# 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/automation/integrations/courier-aggregator/pickrr.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.
