# Zoom

**To setup Zoom Integration with Whautomate, follow these steps. 👇**

**Step 1:** Go to the **Whautomate app,** select the **Integration** menu option, and Select the **Zoom** **Connect** button to continue.

<figure><img src="/files/5WHaduszQYXfkPSJKnd4" alt=""><figcaption></figcaption></figure>

**Step 2:** Login or sign up for the Zoom Marketplace by visiting this link <https://marketplace.zoom.us/>

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

**Step 3:** Click on **"Develop"** in the top right corner and choose the **"Build App"** option.

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

**Step 4:** Choose the **"Server to Server OAuth App"** option and select the **"Create"** button.

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

**Step 5:** Enter a descriptive name for your integration (e.g., "**Whautomate Integration**"). Then select the **Create** button to continue. 👇

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

**Step 6:** Fill out the Information section with relevant details, including basic and developer contact information. 👇

For developer information, you can use Whautomate Support - **<support@whautomate.com>**.\
Once filled in the required details. Please select the **Continue** button.

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

**Step 7:** Skip the Feature section. Select the Scopes section and Click the **+ Add Scopes** button

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

**Step 8:** Choose the **User** section and Select the below-mentioned scope 👇

(i) Choose the **View all user information >** option.

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

(ii) Find and select the **View users (user:read:list\_users:admin)** scope option.

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

**Step 9:** Next, Choose the **Meeting** section and Select the below-mentioned 3 scopes 👇

(i) Choose the **View and manage all user meetings >** option.

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

(ii) Find and select the below-mentioned scope

1. **Delete a meeting (meeting:delete:meeting:admin)**

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

2. Find and select the **Update a meeting (meeting:update:meeting:admin)** scope option. 👇

<figure><img src="/files/2OuY3OI1HUj0JnfodYHo" alt=""><figcaption></figcaption></figure>

3. Find and select the **Create a meeting for a user (meeting:write:meeting:admin)** scope option. 👇

After selecting the mentioned scopes, click the **"Done"** button.

<figure><img src="/files/rEUVyNgI5MOY2b3uxFVW" alt=""><figcaption><p>After selecting the mentioned scopes, click the "Done" button.</p></figcaption></figure>

**Step 10:** Once selected the mentioned scopes. Please select the **Continue** button to activate your app

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

**Step 11:** Select the **Activate your app** button to activate 👇

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

**Step 12:** Once activated, Go to the **App Credentials** section, and copy the provided App Credentials details such as below-mentioned. 👇

(i) Copy the **Account ID** and paste it onto the Whautomate app

(ii) Copy the **Client ID** and paste it onto the Whautomate app

(iii) Copy the **Client Secret Key** and paste it onto the Whautomate app

<figure><img src="/files/5zWwzkMq1k18c0pctauI" alt=""><figcaption></figcaption></figure>

**Step 13:** Once added the App Credential details. Please **Save** the configuration 👇

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

**Step 14:** Finally, ensure that you select the appropriate user for the integration and Save it.

For example, if your username is "ABC Business", select that user and click on the "**Save**" button to complete the setup for Zoom Integration. 👇

This will grant you access to all meetings created on your Zoom account.

<figure><img src="/files/Sd664YDYAMKtSU5IaWWD" 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://help.whautomate.com/product-guides/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.
