Question

Ability to Programmatically Edit RingCentral Phone Settings

  • 14 December 2020
  • 6 replies
  • 801 views

It would be very useful for developers to have access to the settings within the RingCentral Phone application.

For example, I am working on an external application to open our customer's page in our ERP system and perform some other tasks. I would like to update the Execute command settings within Settings->Calls->Incoming->Launch an external app or a URL on incoming call as part of the installation package so I do not need to have the users enter it manually.


6 replies

RC app is a standalone app so its quite difficult to control it from externally or programmatically without manually entering into it. But however, you can always put this idea here for suggesting RC team for future implementation. They can review and consider the idea and can update you back

I only want to be able to control the settings using an external app. Many programs store the settings in a file or registry so that a developer can manage the settings outside of the application. I search for both but was unable to find where the RC settings are stored.

Userlevel 1

We only expose platform functionalities via APIs. The feature you mentioned above is the RingCentral softphone feature (local to the app) so it is not possible to interact with via API.

I am not looking to interact with it via the API. Is there some file or something on the user's local machine that contains the settings for the RingCentral phone app?

Userlevel 1

Unfortunately, the app does not expose its settings/settings file for modifying that way.

Can we add this as a feature request? It can be very useful.

Reply