# Zoom

## **Connector Overview**

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

Zoom is a video conferencing platform that enables virtual meetings, webinars, and collaboration through video calls, screen sharing, chat, and recording features for remote and hybrid teams.

## **Authentication Type**

OAuth

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_ZOOM\_ACCESS\_TOKEN

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Zoom information must be gathered:

* Client ID
* Client Secret
* Webhook Secret

In order to obtain your Zoom client ID and secret for your OAuth application, log into your [Zoom Portal](https://marketplace.zoom.us/) > Navigate to "Develop" > Build App > General App

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect Zoom:

* Log in to your Zoom account using the OAuth2 URL via the Tenant Secrets<br>

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

## **API Resources**

For more information on how to utilize the Zoom API, feel free to reference the following [documentation](https://developers.zoom.us/docs/api/#authentication).


---

# 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.pandium.com/connectors/connectors-101/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.
