# Zoom Integration

## Resmo + Zoom Integration Fundamentals

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

Resmo's one-click integration with Zoom allows you to monitor and secure your assets in a single platform.

### What does Resmo offer to Zoom users?

* Collect your directory assets like users, roles, and groups from your Zoom account.
* Query your resources using SQL or free text search.
* Set up automated security and compliance checks for your Zoom assets.
* Receive timely notifications when there is a vulnerability or rule violation.

### How does the integration work?

Resmo uses API to do the initial polling and collect your existing Zoom resources. Following the initial polling, it receives updates and changes in real-time through webhook and regular polling.

#### Available resources

{% embed url="<https://resources.resmo.com/zoom>" %}

## Integration walkthrough

### How to install

1. Select Zoom on the Integrations page.
2. Click the Add Integration button at the bottom right corner of the opening modal.
3. Hit the Create button.
4. You will be redirected to your Zoom account. Allow the required permissions.

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

5. That's it. Now you can start querying your Zoom resources.

### How to uninstall

1. Select Zoom on your Integrations page.
2. Navigate to the Connected Integrations tab on the opening modal.
3. Click the Zoom integration you want to remove.
4. For temporary disabling, click the Disable button from the top right. You can enable your integration back later on. For permanent removal, click the Delete button instead. Note that deletion cannot be undone.

<figure><img src="/files/56hFCv6WcTQacuQtk7ze" alt=""><figcaption></figcaption></figure>


---

# 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://resmocom.gitbook.io/product/integrations/zoom-integration.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.
