# Walmart

If you have a seller account on the Walmart platform, you can integrate it with Responso to receive messages and track the orders they relate to.

### How to integrate Walmart with Responso?

1. Log in to your Walmart account and go to <https://developer.walmart.com/account> to retrieve your access data.
2. Click *Add New Key For A Solution Provider* and select *Responso*.
3. Grant the necessary permissions and click *Submit*.
4. Copy the **ClientID** and **ClientSecret**.
5. Go to Responso. Click *Add channel* in the top right corner and select **Walmart**.
6. Fill in the fields. Enter the integration name and add the API address (the URL of your Walmart store). In the *Admin login* field, paste the **ClientId**, and in the *Admin password* field, paste the **ClientSecret**.
7. Click *Create*.

To see emails linked to orders, remember to also integrate the email inbox associated with your Walmart account.

#### **Where can I see Walmart order information?**

After opening a ticket, Walmart order information will be visible on the right side of the screen (provided the ticket is linked to a Walmart order).

### **How many past orders will be imported?**

Upon adding the integration, we will import the 200 most recent orders.


---

# 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.responso.com/responso-doc/en/integrations/other-integrations/walmart.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.
