Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect your users to RingCentral for cloud phone systems, messaging, video meetings, and call log access.| Property | Value |
|---|---|
| Provider ID | ringcentral |
| Category | Communication |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a RingCentral OAuth App
Go to the RingCentral Developer Portal
Navigate to developers.ringcentral.com/my-account.html and sign in.
Configure the redirect URI
Add the Alter callback URL from the Developer Portal to the OAuth Redirect URI field.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your RingCentral Client ID
- Client Secret: Paste your RingCentral Client Secret
Available Scopes
| Scope | Description |
|---|---|
ReadAccounts | Read account and extension data |
EditAccounts | Modify account settings |
ReadMessages | Read messages, voicemails, and faxes |
EditMessages | Send and manage messages |
ReadCallLog | Read call log history |
ReadPresence | Read presence status |
Meetings | Access meeting data |
Contacts | Read and manage contacts |
Notes
- RingCentral has separate sandbox and production environments. Test with sandbox credentials before going to production.
- See the RingCentral authentication guide for more details.