# EasySlips

## Overview

LimeChat has a seamless integration with **Eazecom** 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 👇

## Integration

To use the APIs you need to share **`EZYSLIPS Auth Token`** with your dedicated LimeChat Product Consultant

## How to generate Auth Token?

## How are Ezyslips’s status codes mapped to LimeChat’s Status codes?

LimeChat has its own status codes we map all these statuses with the ShipRocket statuses and show on bot

Check mapping here 👇

[Google Sheets - create and edit spreadsheets online, for free.](https://docs.google.com/spreadsheets/d/1RBjxNBZ5huqGbebhy4ZwIDqudgJNcbdz_jOStdBYNUY/edit#gid=1793218678)


---

# 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/easyslips.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.
