> 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/zoom.md).

# Zoom

Zoom es una app para agendar y correr reuniones y videoconferencias en línea. Integrar Zoom con GearPlug te permite automatizar la creación de citas en tu cuenta, así como usar reuniones agendadas para actualizar otras apps.

{% 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://lh3.googleusercontent.com/qazbBGVrVi3vwzm5Kwue0Q6p5lsQtGInF7PatLfbRiyZeJ3pSaS0nm9ijJE73O6mjf5criQYZY0X2jEPSAuYQvF53gGYo4rrND5TMeQ078EcBa5Nv1t2HdpUef3ysoCzZb30O5GAILmZW2nauhM5ag" alt=""><figcaption></figcaption></figure>

Como origen, Zoom te ofrece una acción:

* **Obtener reunión creada**: Extrae los datos de reuniones creadas y agendadas en tu cuenta de Zoom.

### Como destino

<figure><img src="https://lh3.googleusercontent.com/OH-0IuBcCiniGUX5gAJ8o9jo5VKXJzWD2oK4e9NNiZGcbf9W4phBFiHvS8UeE4DxeIo0MmA9P6OJkgc7yJPyHNrA2-MVBYpHdbn1HetNpjejOVl7npR6DXJsbZ00N7mUHlnim8Fl6VBY16O6EXvNhA" alt=""><figcaption></figcaption></figure>

Como destino, Zoom te ofrece una acción:

* **Crear reunión**: Crea y agenda reuniones virtuales con la información extraída de otras apps.


---

# 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/zoom.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.
