> For the complete documentation index, see [llms.txt](https://docs.integry.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.integry.ai/apps/supported-apps/zoom.md).

# Zoom

### Introduction <a href="#h_01ha4pybpwdh2asbc0wvhg9p8q" id="h_01ha4pybpwdh2asbc0wvhg9p8q"></a>

[Integry](https://www.integry.ai/) is an innovative platform that streamlines and automates integrations between Zoom and other apps and services. By leveraging Integry, you can effortlessly connect Zoom with your preferred tools, optimizing your video conferencing experience.No more manual data transfers or repetitive tasks, as Integry allows you to create custom flows and set up triggers to automate actions across different applications.\ <br>

### Installation <a href="#h_01ha4pybpx5qc4vftfvtqj0mts" id="h_01ha4pybpx5qc4vftfvtqj0mts"></a>

1. Sign up for an account on [integry](https://www.integry.ai/)'s website.
2. Once logged in, navigate to the "Flows" tab and create a new flow from scratch.
3. Add a trigger or setup a step, and then add Zoom as your child step.
4. Select the action you want to perform.<br>

   <figure><img src="/files/k18XLyX0HNboYptrdDv1" alt=""><figcaption></figcaption></figure>
5. Clicking "Add my account" will open a consent screen popup if you are logged in.\
   \
   \
   Once your account is connected successfully, click "Continue."

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

   <figure><img src="/files/L8X5SV62nGfAVUvBe5xz" alt=""><figcaption></figcaption></figure>
6. Configure your action by providing values, or press the + button to get values from a previous step of the flow.

   <figure><img src="/files/vCXnHnvVtSf7yZa2tK8f" alt="" width="375"><figcaption></figcaption></figure>
7. Once configured, you can publish the flow to a marketplace to create your integration.

### Disconnect/Remove Connected Account <a href="#h_01ha4pybpxk1wa20s7b8bfc94y" id="h_01ha4pybpxk1wa20s7b8bfc94y"></a>

You can follow these steps to remove a connected account:

1. Click on your account.
2. Select 'Edit.'
3. Press the trashcan icon next to 'Connected.'
4. Confirm the action to remove your account.<br>

   <figure><img src="/files/7dSA9WpskECeOvhDLo30" alt=""><figcaption></figcaption></figure>

### Usage  <a href="#h_01ha4pybpxmfttpsxwytdyrvzv" id="h_01ha4pybpxmfttpsxwytdyrvzv"></a>

Using the Zoom connector, you can set up the following integrations.When something happens in your app:

1. "*Add* **registrant to a webinar** in Zoom."
2. "*Update* **registrant's status** in Zoom."
3. "*Delete* **registrant from a webinar** in Zoom."

### Benefits <a href="#h_01ha4pybpx758rh4bh1wc45k7f" id="h_01ha4pybpx758rh4bh1wc45k7f"></a>

With our advanced capabilities, you can unlock the following benefits:

1. Save time and effort by automating repetitive tasks between Zoom and other tools.
2. Ensure seamless collaboration by connecting Zoom with your favorite productivity and communication apps.
3. Eliminate data silos and maintain consistent information across your software stack.
4. Improve team efficiency and productivity by automating workflows and reducing manual intervention.
5. Rest easy knowing that [Integry](http://integry.io/) adheres to stringent privacy measures, keeping your data secure and confidential.

With [Integry](http://integry.io/)'s powerful integration capabilities, you can maximize the potential of Zoom and enhance your video conferencing experience. Whether you're a team of remote workers, a sales team, or a project management group, [Integry](http://integry.io/) empowers you to work smarter and accomplish more with Zoom.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.integry.ai/apps/supported-apps/zoom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
