> 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/outlook-calendar/acciones-de-origen/obtener-nuevo-evento.md).

# Obtener nuevo evento

1. **Selecciona “Outlook Calendar”** debajo de “Nuevo Gear” en la sección “Gears”. Haz clic en “Crear”.

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

2. **Selecciona el Plug** que quieres usar, o crea uno nuevo, y haz clic en “Continuar”.

<figure><img src="/files/dG7bVD7QXXy0api6iy7z" 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 la acción y el calendario** que quieres usar en los menús desplegables. Luego, haz clic en “Crear”.

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

4. **Crea un evento de prueba** en el calendario que escogiste para que GearPlug pueda extraer la información y los campos. Esto ejecutará la acción/disparador de la conexión: la creación de un nuevo evento.

<figure><img src="https://lh6.googleusercontent.com/4M-bZO3BwUDaQobChsICivL597wKug6tCmnK_2Y_MMz5GTU0YFU9xQHgHXX8fPDF7WJb18Ynl5tzORWZPMgJioAEeLgdeiqDkAuh_U2S6oeKhXPJW6sYP0UWGgH-C4rJubcjeVvbVa9huZoe6CGiRw" alt=""><figcaption></figcaption></figure>

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

5. **Revisa los datos para** verificar que todo se importó correctamente y haz clic en “Cerrar”. Tu Plug de origen estará listo después de esto.

<figure><img src="/files/BvkEOxXW8qzbmNbM9a29" 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 evento.
{% 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/outlook-calendar/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.
