Question

How to obtain forwarding number list for making RingOut calls through API?

  • 30 July 2015
  • 2 replies
  • 2903 views

  • Anonymous
  • 0 replies

How do I obtain from the API the forwarding number list from the API?

According to the documentation these are the acceptable "from" number for the first leg of a RingOut call.

The RingOut Service makes these numbers available.


2 replies

In order to do it you can call 

GET /restapi/v1.0/account/~/extension/~/forwarded-number

You can check here: https://developers.ringcentral.com/guide/basics/configuration/account_extension

Reply