# Obtener nuevo evento

1. **Selecciona Agile CRM como origen** en la sección “Nuevo Gear” en “Gears”. Haz clic en “Crear”.

<figure><img src="https://lh7-us.googleusercontent.com/WkIIwGRBRx4AtI3DXuo_uomCvpJaQ15AAPEYDLjxq81tYBoRStVtOrs6Jb4E1XcQKjebqnMYREGEoBr-NPNmHVWCPGrF5_c-_tTQf3wporjEdIbqanBb1sMZRlcf-lPqrJ9KjuyNYfxNkszfKNKVIw" alt=""><figcaption></figcaption></figure>

2\. **Escoge el Plug** que deseas usar y haz clic en “Continuar”. Si no tienes conexiones, puedes crear una acá siguiendo los mismos pasos. GearPlug hará una prueba rápida para comprobar que todo funciona.

<figure><img src="https://lh7-us.googleusercontent.com/uPHFyOZjZKv4M-a2_UGeyU48fQ_q56V2mQidom2lhJOmKyCu1X_xxHfPNHikrfCxBcHc_lLiGFDxLDxKI8q_8wZtwF5DUSPgAGY2xeGbYo6xzRBewoRTHHEnPVAnGv3T412O-_dmL5innnHk1McEbA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
GearPlug comprobará si tu conexión funciona correctamente y continuará con el proceso. Si no funciona, no podrás continuar con la creación.
{% endhint %}

3\. **Selecciona “Obtener nuevo evento”** como la acción que deseas usar. Haz clic en “Crear”.

<figure><img src="https://1819297938-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdk5HILcHx1dwNe7bR8aE%2Fuploads%2FHoDyuoGOlTR8L7WvixrS%2Fimage.png?alt=media&#x26;token=585d534c-9b1c-41e7-8a32-58c170157697" alt=""><figcaption></figcaption></figure>

4\. **Crea un evento** **de prueba** en Agile CRM para que GearPlug extraiga los datos del registro. Esto ejecutará la acción/disparador de la conexión: la creación de un registro.

{% hint style="info" %}
**Crear un dato en Agile CRM:** GearPlug necesita un registro nuevo para probar que se puedan extraer los datos exitosamente. Después de este registro, todas las futuras entradas se registrarán automáticamente.
{% endhint %}

5\. **Revisa los datos** para verificar que todo se importó correctamente. Luego, haz clic en “Cerrar”.

<figure><img src="https://1819297938-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdk5HILcHx1dwNe7bR8aE%2Fuploads%2F7uVesfUpos3jAwIWKTDL%2Fimage.png?alt=media&#x26;token=ba1a1b32-70c1-4ae9-b467-26e9c30948a4" 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 el formulario de tu contacto.
{% endhint %}

¡Listo! Tu Plug de origen está configurado, y GearPlug importará todos los registros nuevos después de este. Ahora, puedes configurar tus Plugs de destino.


---

# 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/agile-crm/acciones-de-origen/obtener-nuevo-evento.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.
