# MailerLite

MailerLite is an email marketing app, which lets you send email campaigns, transactional emails, forms, and more. Integrating MailerLite into GearPlug lets you import information from changes in your account, or update your subscribers with information from other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh5.googleusercontent.com/d71k0U90Ph6aM83LCTjNEwXH6GMV4hlK7eUVFLkgz_LFnPhQOxjp7znFW8XxXOSB4YxKsXRDsVMpv2CQ2xNzeB5iQm3M14gzxkd4qXhJepk25M4Hh7_y18DrV9ddllklLC0jUIQkZ2Amr4K6VNONzw" alt=""><figcaption></figcaption></figure>

As a source, MailerLite offers 3 actions:

* **Subscriber created**: Imports data from new subscribers recorded in your account.
* **Subscriber unsubscribed**: Imports data from existing contacts whose subscription was canceled.
* **Subscriber bounced**: Imports data from bounced emails due to mistakes in the email address.

### As a target

<figure><img src="https://lh4.googleusercontent.com/_tOBJmsLGjSQmK5SjKYL98JWxg6v2Yovib7HHxmYbdgkIPcDYlW77mCpNKJprtgFxqTnc_z7CYEPKzzspjuTrGYEcivQQ8KGlhUtaU2mbjbPSOvtxMCh84qlVZ9OJh6XBeGnEffnw_Oyt58XHyhURg" alt=""><figcaption></figcaption></figure>

As a target, MailerLite offers 3 actions:

* **Create subscriber**: Records new subscribers with the information from other apps.
* **Unsubscribe subscriber**: Unsubscribes an existing subscriber according to the email drawn from other apps.
* **Add subscriber to group**: Adds an existing subscriber to a group according to the email drawn from other 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/english/set-up-your-integrations/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.
