# ManyChat

ManyChat es una aplicación para crear bots para marketing a través de Facebook Messenger. Integrar ManyChat con GearPlug te permite usar las acciones dentro de tu cuenta para actualizar otras y viceversa.

{% 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://lh7-us.googleusercontent.com/y24pcsmSFUHSaZTJQuBgoEUuTiYZjWrHf-bOaZd2NPgP_BBWr9RYDBUvcQVGuL5GeEwsvkNYV2IuJd8ObO4A9PbCZ-9n1YslAWL0NaoY-GqSj3gP7Jrm9Qp1GVMqCDUY1tZgUe5riQHu_FE8dZocdw" alt=""><figcaption></figcaption></figure>

Como origen, ManyChat ofrece una acción:

* **Obtener data**: Importa los datos de nuevas acciones ejecutadas en cualquier módulo de tu cuenta.

### Como destino

<figure><img src="https://lh7-us.googleusercontent.com/FqfbnnK-1wu_Ch8Y4Nmw0RSo5SJl0sQYmc_7fdd09tNi2bHNovSdiczYFPl07K5NPtEpQBGu4Y-VmOu1SKOoumpYOhJVYEXyYGmkm-ZDdizq6j-tE7yyb3QKaBHGoYLlbgARIOGnYugTb6wkAwDGPA" alt=""><figcaption></figcaption></figure>

Como origen, ManyChat ofrece 3 acciones:

* **Crear suscriptor**: Genera nuevos contactos con datos externos.
* **Añadir etiqueta a suscriptor**: Asigna etiquetas a suscriptores existentes.
* **Actualizar suscriptor**: Reemplaza datos de tus contactos con información de 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/manychat.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.
