Skip to main content
All CollectionsConnectionsProvider
Connect RingCentral to Drata
Connect RingCentral to Drata
Updated over a week ago

Integrating RingCentral with Drata automates your user access reviews, saving time and reducing errors by syncing user data directly from RingCentral.

Prerequisites

  • Ensure that you have registered an account on RingCentral Developers with Developer Admin privileges.

  • Create a New Ringcentral application. You will need to create an application to copy the client secret and ID which will be used to connect RingCentral to Drata.

    1. In Ringcentral Developers, select the Console button, then Apps on the left side navigation.

    2. Select Register App button.

    3. Under App Type, select REST API App (most common) and then, next.

    4. Enter the App Properties details.

      • App Name: Enter app name.

      • App description: Enter app description.

      • Primary Contact: Enter the email address of the main support contact for this App.

      • Do you intend to promote this app in the RingCentral App Gallery?: No

    5. Scroll down to the Auth section, and enter the following details:

      • 3-legged OAuth flow authorization code: Select this option.

      • From what type of app will you be calling the API?: Select the Server-side web app (most common) option.

      • OAuth Redirect URI: enter https://api.stackone.com/connect/oauth2/ringcentral_iam/callback

      • Issue refresh tokens?: Select Yes.

    6. Under Security, select the following:

      • Application Scopes: Read Accounts

      • Who will be authorized to access your app? : This app is private and will only be callable using credentials from the same RingCentral account.

    7. Create the application.

    8. Copy API Credentials. Under Production Credentials, copy both your Client ID and Client Secret and store them safely to use in the following steps.

Enable RingCentral

  1. Select Connections on the side navigation menu.

  2. Select the Available connections tab, search for RingCentral, and select Connect.

  3. Follow the instructions on the connection drawer.

    • After you select connect to RingCentral, on the popup modal, enter the required fields with the values that you obtained from the previous section.

Additional resources

Did this answer your question?