Skip to main content

Zoom

zoom

Version: 2.1
Updated: Jun 22, 2023

Monitor and respond to incidents involving Zoom video conferencing.

Actions

  • Delete Meeting (Containment) - Delete an existing meeting.
  • Get Meeting Invitation (Enrichment) - Retrieve the meeting invite note that was sent for a specific meeting.
  • Get User (Enrichment) - Retrieve user's information on a Zoom account.
  • Get User Settings (Enrichment) - Retrieve a user's settings.
  • List Meetings (Enrichment) - Retrieve a user's (meeting host) scheduled meetings.
  • List Users (Enrichment) - List the account's users.
  • Update Meeting (Containment) - Update details of a meeting.
  • Update User (Containment) - Update a user's Zoom profile information.
  • Update User Settings (Containment) - Update a user's settings.

Zoom configuration

The Zoom API uses OAuth 2.0 to authenticate and authorize users to make requests. To set up access credentials and request scopes for your app, create a Server-to-Server OAuth app. This will enable you to securely integrate with Zoom APIs and get your account owner access token without user interaction.

Create a Server-to-Server OAuth app

Follow these steps to create a Server-to-Server OAuth app:

  1. Sign in to Zoom Marketplace. From the Develop menu, choose Build App.
  2. Choose the Server-to-Server OAuth app type.
    zoom
  3. Add a name for your app.
    zoom
  4. App credentials - View your Account ID, Client ID, and Client Secret.
    zoom
  5. Information - Add information about your app, such as a short description and developer contact information (name and email address is required for activation).
  6. Define the API methods this app is allowed to call - Add Scopes.
    zoom
  7. Choose the appropriate scopes according to the scope required by each Zoom action:
    • Delete Meeting - meeting:write:admin, meeting:write
    • Get Meeting Invitation - meeting:read:admin, meeting:read
    • Get User - user:read:admin, user:read, user_info:read
    • Get User Settings - user:read:admin, user:read
    • List Meetings - meeting:read:admin, meeting:read
    • List Users - user:read:admin
    • Update Meeting - meeting:write:admin, meeting:write
    • Update User - user:write:admin, user:write
    • Update User Settings - user:write:admin, user:write
  8. Activate your app. If you see errors that prevent activation, please address them. You will not be able to generate an access token to make API calls unless your app is activated. If your app is deactivated, existing tokens will no longer work. You can also choose to Deactivate your app in this section.
    zoom
  9. The optional parameter timezone in the actions Update Meeting and Update User can be chosen form the table Timezones in the following Abbreviation Lists.

Configure Zoom in Automation Service and Cloud SOAR

Before you can use the integration, you must configure it so that the vendor can communicate with Sumo Logic. For general guidance, see Configure Authentication for Integrations.

  1. Access App Central and install the integration.
  2. Select the installed integration in the Integrations page.
    Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
    New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations.
  3. Select the integration.
  4. Hover over the resource name and click the Edit button that appears.
    Edit a resource
  5. In the Add Resource dialog, enter the authentication needed by the resource. When done, click TEST to test the configuration, and click SAVE to save the configuration.

For information about Zoom, see Zoom documentation.

Category

Messaging

Change Log

  • May 15, 2020 - First upload
  • September 30, 2022
    • Modified authentication method to OAuth 2.0
    • Modified Actions:
      • Delete Meeting
      • Get Meeting Invitation
      • Get User
      • Get User Settings
      • List Meetings
      • List Users
      • Update Meeting
      • Update User
      • Update User Settings
  • June 22, 2023 (v1.1) - Updated the integration with Environmental Variables
Status
Legal
Privacy Statement
Terms of Use

Copyright © 2025 by Sumo Logic, Inc.