# Etsy

To integrate Responso with Etsy, you need to link your account to our system. Go to the *Settings* > *Integrations* > *Etsy* or click [here](https://app.responso.com/settings/integration/etsy?wizard=1). Then, follow the steps below.

1. Add your account.

<figure><img src="/files/1IRA2I6forM0hODkoG5S" alt=""><figcaption></figcaption></figure>

2. Enter the name of your Etsy shop and click *Create.*

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

3. A new ID for your Inbox will be displayed. Click *Copy* and integrate the inbox with Responso. You can find all the details regarding email redirecting [here](https://docs.responso.com/responso-doc/v/en/configuration/email/redirecting-messages).

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

{% hint style="success" %}
If everything goes well, your Etsy account will now be configured. The integration allows you to receive notifications about messages from multiple Etsy accounts in Responso.&#x20;
{% endhint %}

{% hint style="danger" %}
Etsy does not allow direct message retrieval, but if such integration becomes possible, we will add it to Responso immediately.
{% endhint %}

#### How quickly are notifications for new messages retrieved?&#x20;

After successfully adding your Etsy account, notifications for current messages will be retrieved. The integration happens instantly.&#x20;

#### How many message notifications will be retrieved?&#x20;

Message notifications from before the integration will not be retrieved and will not appear in the Inbox. The integration will only apply to new messages from Etsy.&#x20;

#### Where can I see Etsy data in Responso?&#x20;

Etsy data appears in the main window on the list of all messages, marked with the Etsy logo.

When open a specific message, you will have access to information such as the email or account to which the message was sent, the last three messages from the buyer, etc. You can also go to the message view directly on Etsy.


---

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