# MailerLite

MailerLite es una aplicación de email marketing, que te permite enviar campañas de email, emails transaccionales, formularios, y más. Integrar MailerLite con GearPlug te permite extraer información de los cambios en tu cuenta o actualizar tus suscriptores con la información de otras aplicaciones.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh6.googleusercontent.com/P7ZQYPzYXl1YKPj6dYZJDhCG7rqMuiAgJN7OQBFtHwN8UHtiBcdMg8ANP_flJvUGizQIUjNUMrjF-RW_nSRwPLEFjMclZ5i2dcZu-YHngITDZNm-g1mR4d3CA59hSJcBzcVpqpNWazquArrWIG9iVw" alt=""><figcaption></figcaption></figure>

Como origen, MailerLite te ofrece 3 acciones:

* **Suscriptor creado**: Extrae los datos de nuevos suscriptores creados en tu cuenta.
* **Suscriptor desuscrito**: Extrae los datos de contactos cuyas suscripción se canceló.
* **Suscriptor rebotado**: Extrae los datos de emails rebotados por errores en la dirección de email.

### Como destino

<figure><img src="https://lh4.googleusercontent.com/iN3MGFETB7So9V--YqcjrJHpv6vTT2-VvEUbjIX9T5AKFCLYJU28_KCrjVts6AmmWYMhAC2Y3iQFYibuQdsHp1B7kOxUKfuA2wX0VVk_Hi3pSZsWgoaPx1-itO9ShvvnQOXGlTF6vxPPrCPpHrSwsQ" alt=""><figcaption></figcaption></figure>

Como destino, MailerLite te ofrece 3 acciones:

* **Crear suscriptor**: Registra suscriptores nuevos con la información de otras apps.
* **Desuscribir suscriptor**: Cancela suscripciones de contactos cuya dirección de email coincide con los recopilados por otras apps.
* **Agregar suscriptor al grupo**: Agrega suscriptores a tus listas con las direcciones de email recopiladas por otras apps.


---

# 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.gearplug.io/configura-tus-conexiones/mailerlite.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.
