Difference between revisions of "VALT Zoom Integration"
IVSWikiBlue (talk | contribs) (Created page with "__NOTOC__ {{Article | content = {{Aside - Warning | content = Utilizing the Zoom Integration feature requires a Zoom account with user management access.}} {{Aside - Warning...") |
IVSWikiBlue (talk | contribs) |
||
Line 69: | Line 69: | ||
<li>Accept the permissions and Login with your Zoom account</li> | <li>Accept the permissions and Login with your Zoom account</li> | ||
<li>Your Zoom account is connected!</li> | <li>Your Zoom account is connected!</li> | ||
+ | </ol> | ||
{{Aside - Helpful | content = Your Zoom Cloud Recordings will load into your account once connected and the will load all new recordings done once a day}} | {{Aside - Helpful | content = Your Zoom Cloud Recordings will load into your account once connected and the will load all new recordings done once a day}} | ||
}} | }} |
Revision as of 07:25, 2 July 2024
⚠Utilizing the Zoom Integration feature requires a Zoom account with user management access.
⚠VALT users will only be able to link Zoom users associated with the account of this application.
Creating Zoom & VALT Connection
- Register or Login to your Zoom Account
- Navigate to the Zoom API creation page
- Select Develop > Build App > General App
- Give the App a name
- Choose User-Managed
- Fill in the required fields:
- Bypass all of the "Features" section
- Configure Scopes
- cloud_recording:read:recording
- cloud_recording:read:list_recording_files
- cloud_recording:read:list_user_recordings
- user:read:email
- user:read:settings
- user:read:user
- meeting:read:summary
- meeting:read:list_meetings
- meeting:read:list_past_instances
- meeting:read:meeting
🕮VALT Zoom Integration is the default
🕮Copy the Client ID and Client Secret. These are going to be needed later
OAuth Redirect URL | https://<serverfqdn>/user/connect-zoom |
---|---|
OAuth Allow List | https://<serverfqdn> |
✎Scopes:
Configuring VALT for Zoom Integration
🕮Contact the IVS Support Team to configure VALT for Zoom integration.
Linking VALT Account with Zoom Account
⚠The Zoom Integration group right needs to be enabled for the user group before configuration
- Login to your VALT Account
- Click on Profile > Settings
- Click on Connect Zoom Account
- You will be redirected to a Zoom account login page
- Accept the permissions and Login with your Zoom account
- Your Zoom account is connected!
🕮Your Zoom Cloud Recordings will load into your account once connected and the will load all new recordings done once a day