Setup OAuth connectivity between ServiceNow and Zoom
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- Workplace Service Delivery Suite
The Washington DC release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Register Zoom with ServiceNow instance for OAuth authorization to get create virtual meetings and get recordings after a virtual meeting.
Before you begin
Ensure the following:
- Setup Zoom to enable virtual meeting.Refer to the Create a connected app in Zoom topic in Set up the .Note: While setting up zoom, ensure the following:
- Copy the url specified in Redirect URL for OAuth to Add allow list as well.
- Select the following scopes:
- In Meeting, select the following:
- View and manage sub account’s users meetings (meeting: master)
- View and manage all user meetings (meeting:write:admin)
- In Recording, select View all users recordings (recording:read:admin)
- In Meeting, select the following:
- Set the application scope to Zoom spoke.
Role required: admin
Procedure
Result
The OAuth registration is added for Zoom.