# ePrice

## Adding an integration

To connect your ePrice account with Responso, follow the steps below.

{% hint style="info" %}
If you have multiple stores on the ePrice platform associated with the same email address, you will need to add a separate integration for each **Store ID** whose correspondence you want to manage in Responso.
{% endhint %}

1. **Log in** to your ePrice account.
2. In the top right corner of the screen, click the **person icon** and select **Profile**, then navigate to the **API Key** tab.
3. Click **Generate New Key**, and once the API key is generated, copy the key.

![](https://responso.com/app/files/2022/06/api-1-1024x306.jpg)

4. **Log in to Responso**.
5. Select **Add Channel** and choose ePrice.
6. In the window that appears, paste the copied **API key**. Additionally, fill in the **name of the integration** and the **Store ID** of the ePrice store you are integrating (providing the Store ID is mandatory, even if you only have one store on ePrice). After entering the details, click **Create**.

{% hint style="info" %}
You can find the **Store ID** by clicking on your store’s name in the top left corner of the ePrice panel.
{% endhint %}

## **FAQ**

### **How quickly are messages imported for the first time?**

* After successfully adding your ePrice account, the message import will begin. The time may vary depending on the number of messages, but it should not take more than **one hour**. Subsequent messages are imported every **5-10 minutes**.

### **How many messages will be imported?**

* All messages from the added ePrice account will be imported.

### **Where can I view** ePrice **messages in Responso?**

* Messages will appear in the **main inbox** list, marked with the ePrice **logo** for easy identification.


---

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