# Zoom

Zoom is an app for scheduling and hosting meetings and webinars online. Integrating Zoom into GearPlug lets you automate the creation of appointments in your account, as well as using scheduled meetings to update other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh3.googleusercontent.com/8ntWEDVpwCK3ocfm6ULN3KV7tSC_EM3eBEaozLsocTIFpJ_KTqOEww1GZZcj8TrujmZ5qC6s1kgFrcsyu1-_HmNPAwZkvFdLIcETEFqEHjpj4VqnudbIsWC2ksHpH8XVv75dCiJj0TF1K1cd1wRPuA" alt=""><figcaption></figcaption></figure>

As a source, Zoom offers one action:

* **Get meeting created:** Extracts data from meetings created and scheduled in your Zoom account.

### As a target

<figure><img src="https://lh3.googleusercontent.com/SahG0sIef6QYXYBc_-d8jvp23jjGvq6LdzAp1EXuPCPrpdsBwGkgEHGQl6s5R5nXij6moqmbKB4UMMOIMMIHADG7KJ3p2H5BMRodAN274v5T6jsI8_SeqBDywSLjpj2U2CevtBmpq-0GJJALygJf2g" alt=""><figcaption></figcaption></figure>

As a target, Zoom offers one action:

* **Create meeting**: Creates and schedules virtual meetings with information from other apps.


---

# 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/english/set-up-your-integrations/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.
