Best practice
For the integration with Oomnitza, create a dedicated user account.
To integrate with RingCentral, you need to add the following information to Oomnitza:
- API URL. This can be either your test or production URL. For example,
https://platform.ringcentral.comorhttps://platform.devtest.ringcentral.com - Client ID
- Client Secret
You can generate the Client ID and Secret by creating an app in the RingCentral developer portal. Note that trial users are only enabled access to the https://platform.devtest.ringcentral.comAPI.
When you generate the app, ensure the following:
- Select REST API app
- For the authentication type select:
- 3-legged OAuth flow authorization code
- Server-side web app (most common)
- Set the redirect URL to
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url - Select Yes to issue refresh tokens.
- Select the scopes relevant to the information you want to retrieve.
For further information, refer to the RingCentral Developers portal: Registering an application.
Adding your credentials
To stream RingCentral data into Oomnitza, add the credentials that you obtained to Oomnitza:
Make life easier and add your credentials to Oomnitza before you create the integration.
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward arrow > to select the integration.
- Enter your client credentials and any other additional information.
- Click Authenticate. You are prompted to log in to authorize your request.
- Click CREATE.
- In the INFORMATION tab, add a name for the connection and choose an owner. The owner must have been added to the People page in Oomnitza.
- In the AUTHORIZATION tab, complete these actions:
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that RingCentral is selected from the SaaS list.
- Enter your credentials and API URL.
- Authenticate and click Create.
Comments
0 comments
Please sign in to leave a comment.