Info |
---|
In order to utilize the EthosCE Zoom course object,a Zoom JWT (JSON Web Tokens) APIthe EthosCE Zoom Oauth application must beconfigured within the Zoomadded to your zoom account.This option is available to all Zoom customers with a Pro, Business, or Enterprise plan.EthosCE utilizes the JWT API application to interface directly with the associated Zoom account. |
...
How to add the EthosCE Oauth application to your Zoom account
Log into your Zoom Admin account at https://us02web.zoom.us
...
In a new webpage, Navigate to https://
...
Navigate to: https://marketplace.zoom.us/develop/create
Click Create under JWT App
Set the App name to EthosCE
Fill out required fields
Copy API Key and API Secret
Click 'Feature' on the lefthand checklist
Click the switch button to enable 'Event Subscription'
Enter your EthosCE website URL in the 'Event notification endpoint URL' field. After inputting the URL, please add the following path: '/zoom/end_meeting'. The URL should appear as: https://YOURURL.com/zoom/end_meeting
Click Add Event Type
Select "Meetings/End Meeting"
Click 'Done' on the Add Event Type dialog window
Click 'Save'
Continue until App is set as ‘Activated’
...
Open a Jira support ticket with the subject line "Zoom Integration Request".
...
Paste the API Key, API Secret and Zoom Account Email into the body of the support ticket message. Our team will active the Zoom integration and confirm when complete.
For accounts supporting both Zoom Meetings and Zoom Webinars, an additional 'Event Subscription' must be enabled:
Click 'Feature' on the lefthand checklist to add an additional Event Subscription.
Click the switch button to enable 'Event Subscription'
Enter your EthosCE website URL int the 'Event notification endpoint URL' field. After inputting the URL, please add the following path: '/zoom/end'. The URL should appear as: https://YOURURL.com/zoom/end
Click Add Event Type
Select "Webinars/End Webinar"
Click 'Done' on the Add Event Type dialog window
Click 'Save'
Continue until App is set as ‘Activated’
<your site url>/admin/config/services/zoom.
Click the blue “Add to ZOOM” button.
You will automatically be redirected to a zoom page asking for your permission to add the EthosCE app to your zoom account.
Once you click “Allow” you will be redirected back to /admin/config/services/zoom.
Upon a successful connection between your zoom account and EthosCE, you will be prompted with the following banners:
If your site was previously using the Zoom JWT application, you will see the following additional banner:
The EthosCE Zoom app is now added to your zoom account. The Zoom course object can now be configured and used within courses!
Info |
---|
Please note: EthosCE supports a single Zoom account integration per site. Each account can have multiple hosts. The connected Zoom account will be the default for all Zoom Course Objects, but the Zoom meeting/webinar is linked to the host who created the meeting/webinar. |
...
Removing your Zoom Account from EthosCE
At anytime, you can remove your zoom account from EthosCE.
First, you will have to edit or remove any future zoom course objects created using your Zoom account.
Next, on the /admin/config/services/zoom, remove your host account email and client ID and secret and click Save Configuration.
Then, to complete the process, log into your Zoom account as an Admin. Go to Advanced -> App Marketplace. Click the "Manage" button in the top right. Then click on "Added Apps" in the left column. Find the "EthosCE" app. Click the "Remove" button on the right end of that row. This removes the permissions that you granted the EthosCE app to your account, and revokes any and all access.