> 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/gravity-forms/acciones-de-origen/obtener-formulario.md).

# Obtener formulario

1. **Selecciona Gravity Forms** como tu App de origen en el menú Gears, debajo de “Nuevo flujo de trabajo”. Haz clic en “Crear”.

<figure><img src="https://lh3.googleusercontent.com/JtP1t0gN5g36SqV7PTaBSYRbpag4znvEd6OLW-zrypm4Yb6uJ6duVHb334z3p_bE7dTVMyFlRfIlQMbawxIXTh0V1P0Dgs7pmPrJCTJHQ9-1ZbVLuy2GV37c7h5lCZRnOfwMPXyuc13Yw5C5Wahs9Q" alt=""><figcaption></figcaption></figure>

2. **Escoge la conexión** que deseas usar, haciendo clic en el engranaje rojo. Haz clic en “Continuar”.

<figure><img src="https://lh3.googleusercontent.com/UES01fZRXxXTHMoh-CA6KFtlRqrM-v8NTJJF_BJkP_jHU4hZ0_v0bwznjcFgUeMT8FEE8-R2yw3DvXBJA0uDEEIs1bhODILSVq0i-lmFHVIfhvSqe900AzzK8KcrmdfhmaR1vkBRl_9IdqQkh5EWqQ" alt=""><figcaption></figcaption></figure>

3. **Elige “Obtener formulario”** como tu acción y el formulario que deseas usar en el menú desplegable. Haz clic en “Crear”.

<figure><img src="https://lh6.googleusercontent.com/ErHdRN0MUnPvv0Z5RmGvbth5e-9RkqCtJieEGx_1Jl-2TJ0qSDt6PO2XamcgsAvGK5TvHCqxujjYeQgYODFNJBHT_M3GzmbiKQYiunSVGxGTFurHW37jQcXfWS93ttsZHhudWmb0Mubqt19TG1aXTg" alt=""><figcaption></figcaption></figure>

4. **Crea un registro de prueba** en tu formulario (ya publicado) para que GearPlug importe los datos. Revisa la información y haz clic en “OK” para finalizar.

<figure><img src="https://lh5.googleusercontent.com/imt_yFObMb5pKlIOdxkttoeLmnEXnmTf1zXC-AxBdhfRDbcwoPwgsx3hWFLcMcIObVgGJfLBIfWIWufMOr9VppoOJqiL-IsWcpAe9vV3VZSQC2A3I21ZwI7TuSfiLkMlSpL_AZaUPGMPHxQAlZ-DHA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Campos vacíos**: debajo del registro importado, verás un menú desplegable de “Campos Vacíos”. Acá, verás una lista de campos que puedes importar—pero que no usaste en tu registro.
{% 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:

```
GET https://docs.gearplug.io/configura-tus-conexiones/gravity-forms/acciones-de-origen/obtener-formulario.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.
