> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/configura-tus-conexiones/manychat/acciones-de-origen/obtener-data.md).

# Obtener data

1. **Crea un nuevo flujo** en tu cuenta de ManyChat desde el menú de “Automatización”.

<figure><img src="https://lh7-us.googleusercontent.com/Iw_8NBrKAResm61CvbhcvPrZpJWwYs2iNIwcFkQnxFXg5yoOfD9A3nMvbjgNOVp49whAAucefoShWqe_F4H3Bubw78P72J0IEdHi7EQD_jUbsdz7DeYG2A6nh1lWVjWyESNeuh-fkInpvpWmyXQpNg" alt=""><figcaption></figcaption></figure>

2. **Elige las acciones** que quieras como origen, asegurándote de que todas funcionan correctamente. Luego, escoge “Acciones” en el siguiente bloque.

<figure><img src="https://lh7-us.googleusercontent.com/ng6pInK7pVauWcvq30NuHjHwL4V_3VXk2MgnPUp2dLXnn49OekXGSUDc7vP-wMcDdFPjhrhIiEMDIItNYitDxqpGBMKnWbNU4P1mYEBWqBb5M3HTsRWqGBBBZzYaO4TzDya7cCfYgNTf705AEfgMKg" alt=""><figcaption></figcaption></figure>

3. **Cliquea en “Realizar solicitud externa”** y vuelve a GearPlug para configurar tu app de origen.

<figure><img src="https://lh7-us.googleusercontent.com/SBwXXR96NGDezNlS8tN-imRJw0_3tEAb0ygNNWNO9dyGOcFMIDBpLIRkhzmsASwTK9p0f-g-AFTD96di4RsC6huoB8-IoS0jvUrMuc5hOUOdOicnOzn2-i2Lvk98Atwgk9VFb2Jr_tvlvmixpBrQSQ" alt=""><figcaption></figcaption></figure>

4. **Selecciona ManyChat** como tu origen, debajo de “Nuevo Gear” en el menú “Gears”. Haz clic en “Crear”.

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

5. **Escoge el Plug** que quieres usar y cliquea en “Continuar”.

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

6. **Selecciona “Obtener data”** como tu acción y haz clic en “Crear”. GearPlug te mostrará la URL de tu webhook.

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

7. **Pega tu webhook** en la solicitud de la automatización en ManyChat. Luego, cliquea en “Cuerpo” y “Añadir Full Contact Data”. Haz clic en “Guardar”. Vuelve a GearPlug y cliquea “OK”.

<figure><img src="https://lh7-us.googleusercontent.com/y9fjaepiwmMp6ZGmAtFCKlQE4ZeAJoMB4pAoELKwrJ2L7Ozam4SxVhIgJDdHjk7-79Fy-MikARJVbEDK4xAjw70UWTInfYoOAhpBaeXFVlBQGD5nOzGaPsTomRLJ1-99ih98QmS0X7mQ2V06_CFkww" alt=""><figcaption></figcaption></figure>

8. **Crea un registro de prueba** para que GearPlug importe. Verifica los datos importados y haz clic en “Cerrar”.

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

{% hint style="info" %}
**Campos vacíos**: Acá, verás una lista de campos que puedes importar—pero que no usaste en tu registro.
{% endhint %}

{% hint style="warning" %}
Recuerda habilitar los disparadores asignados a tu automatización. De lo contrario, no funcionará.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/configura-tus-conexiones/manychat/acciones-de-origen/obtener-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
