Skip to main content

Prepare Cisco Webex connector

The Cisco Webex connector retrieves information about subscriptions, users, and user activity. In Webex, you are required to create an integration, copy your Client ID and Client Secret, generate an authorization code, and enter them together with a redirect URI in Settings when adding the connector.

Prerequisites

An admin user account is required to connect to the Webex API.

Procedure

  1. Sign in to the Webex developer app site with an admin account: https://developer.webex.com/my-apps Prepare Cisco Webex connector

  2. Create an integration.

    1. Select Create a New App and then Create an Integration.

    2. Leave the SDK option as No.

    3. Enter Integration name, select an icon, and enter an App Hub Description.

    4. In Redirect URI(s), enter http://example.com.

      Save this URI, it is used when adding the connector.

    5. In Scopes, select spark-admin:licenses_read and spark-admin:people_read.

    6. Select Add Integration

  3. Copy your credentials.

    In the newly created integration, in OAuth settings, copy and save Client ID and Client Secret. They are used when adding the connector.

  4. Generate an authorization code.

    1. In the your integration, in OAuth settings, copy the OAuth Authorization URL into a browser tab.

    2. If prompted, login with your credentials.

    3. Select Accept.

    4. In the resulting browser URL, copy and save the authorization code. It is used when adding the connector.

      It is the part between example.com/?code= and &state=state_set_here in the browser URL.

  5. When adding the connector in Snow Atlas, in Settings, enter the saved values in Client ID, Client Secret, Authorization code, and http://example.com in Redirected URI.

After completing this task, follow the general procedure to Add connectors.

The connector makes API calls to the vendor and retrieves data. For more information, see API calls and Data retrieved by the connector.

Snow Software does not own the third party trademarks, software, products, or tools (collectively, the "Third Party Products") referenced herein. Third Party Product updates, including user interface updates, may not be reflected in this content.