Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Once the Mist - Access Point Integration is completed, you can now integrate the streaming data into Degree Analytics. If you are using a hosted Mist integration option, please see the Mist On-Prem Setup

Step By Step Video: https://www.loom.com/share/a8c282c3e3624af1868648f37322cb08?sid=ce81064c-27a3-47d4-985e-6e57e780d72f

Getting URL and Secret from Degree Analytics

First, retrieve the URL and secret key from Degree Analytics that will be used to input into Mist.

Getting API Key & URL from Degree Analytics

  1. As a School Admin, Select your School from the Schools Tab

  1. Select Integrations

  2. Scroll down and then select Connect on the Mist App

  3. You will then be provided a URL and API Key which will be the url and apikey options used in the webhook script
    Note: you can always generate a new API key, but when you do, it will invalidate the old one

Configure Mist Webhook

1. Navigate to Organization → Setting

image-20250103-014015.png

2. Click “Add Webhook”

3. Add Required Information

  1. Select HTTP POST

  2. Add Name: DegreeAnalyticsAPI

  3. Add URL provided by DA. Should begin with https://integration-api.degreeanalytics.com/....

  4. Check Client Sessions and Client Join

  5. Add the API Key provided by Degree Analytics to the Secret

Then click Add button

4. Confirmation

You should see a confirmation message, as well as the DegreeAnalyticsAPI webhook added, like in the example below

image-20250103-014928.png

  • No labels