> For the complete documentation index, see [llms.txt](https://3pod.gitbook.io/3pod-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3pod.gitbook.io/3pod-docs/activecampaign.md).

# ActiveCampaign

Conecta tu cuenta de **ActiveCampaign** para automatizar tu **email marketing**, **CRM** y flujos de automatización directamente desde tus embudos en **3Pod**. Una vez conectada, recibirás automáticamente nuevos leads y contactos en tu cuenta de ActiveCampaign.

#### 📍 ¿Qué necesitas para conectar?

En la interfaz de 3Pod, se te solicitan dos datos clave:

1. **URL API**
2. **API Key**

A continuación, te explico cómo obtenerlos desde tu cuenta de ActiveCampaign.

***

### 🧭 Paso a Paso: Cómo obtener tu API Key y URL API

#### 🔐 Paso 1: Inicia sesión en tu cuenta de ActiveCampaign

* Ve a: <https://www.activecampaign.com/login>

***

#### ⚙️ Paso 2: Ve a tu configuración

1. Haz clic en tu nombre o ícono de perfil (arriba a la derecha).
2. Selecciona **“Settings”** (Configuraciones).

***

#### 🔄 Paso 3: Dirígete a la sección de "Developer" o "Desarrollador"

* En el menú lateral izquierdo, entra en **"Developer"**.
* Ahí encontrarás dos campos importantes:
  * **API URL**
  * **API Key**

🔑 **Ejemplo**:

* API URL: `https://tucuenta.api-us1.com`
* API Key: `a1b2c3d4e5f6g7h8i9j0...`

***

### 🔁 Paso 4: Ingresa los datos en 3Pod

1. Copia la **API URL** y pégala en el campo correspondiente en 3Pod.
2. Luego copia la **API Key** y pégala también.
3. Haz clic en **"Activar"**.

✅ ¡Listo! Ahora tu 3Pod está conectado con ActiveCampaign.

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

***

### 🎯 ¿Qué puedes hacer con esta integración?

* Enviar automáticamente nuevos **contactos y leads** capturados en 3Pod.
* Agregar usuarios a listas específicas en ActiveCampaign.
* Iniciar **automatizaciones** como secuencias de correos o campañas de bienvenida.
* Llevar el control desde tu **CRM** conectado.

***

#### 💡 Recomendación

Una vez conectes ActiveCampaign, asegúrate de que:

* Tienes listas creadas en tu cuenta.
* Tienes automatizaciones activadas.
* Y en 3Pod, utilizas formularios correctamente mapeados.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://3pod.gitbook.io/3pod-docs/activecampaign.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.
