# Mailchimp

## **¿Qué se necesita para integrar una cuenta de Mailchimp con la tienda?**

\- API KEY

\- ID LIST

Estos datos deben ser proporcionados por el cliente a Fenicio para realizar la integración.

### ¿Cómo encontrar la API KEY?

1. Ingresar a tu **cuenta de Mailchimp**.
2. Clic en el **nombre de la cuenta** (ubicado abajo a la izquierda de la pantalla).
3. Clic en **Profile**. Clic en **Create a Key**.
4. Se generará un **código automático** que se verá en el campo **API Key**. Éste debe ser copiado y enviado a Fenicio.

### ¿Cómo encontrar el ID List?

1. Clic en **Audience y All contacts**.
2. Clic en **Settings y Audience name** and defaults.
3. El **List ID** se encuentra en color rojo debajo del título **Audience ID**. Éste debe ser copiado y enviado a Fenicio.


---

# 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://guia.fenicio.help/integraciones-y-herramientas/marketing-automation-and-crm/mailchimp.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.
