Skip to main content
Solved

Is it possible to set 'Forwarding Numbers' through API?

  • November 9, 2016
  • 4 replies
  • 1104 views

  • New Participant
  • 1 reply

I see there is an API endpoint for retrieving the forwarding numbers:

https://developer.ringcentral.com/api-explorer/latest/index.html#/!/Forwarding_Numbers/listExtension...

However, there is no documentation about setting the forwarding numbers. Is it possible to do that currently?

Best answer by ByrneReese

Since this call was initially asked and answered, we have released an API for managing Call Forwarding and Call Flip rules and phone numbers. We suggest you consult the following documentation:

https://developers.ringcentral.com/guide/call-management/manual/call-forwarding

View original
Did this thread help you find an answer to your question?

4 replies

Not via the API, but this can be done from within the Online Account Portal (https://service[.devTest].ringcentral.com).

  • Author
  • New Participant
  • 1 reply
  • November 9, 2016
Thanks for the quick reply.

Can you explain a little more about what that means? Does that require manual input?

There is an advanced-level API to manage forwarding numbers (which you may not be able to see in API docs). But you can try (it requires EditExtension app permission):

POST /restapi/v1.0/account/255537016/extension/255537016/forwarding-number HTTP/1.1
Content-Type: application/json
{
 "phoneNumber": "+16504326573",
 "label": "Custom number"
 } 
There are also APIs to modify and delete forwarding numbers (usual PUT and DELETE). You can send a support request to get access to full documentation about forwarding numbers API (and other advanced APIs) for your account.

ByrneReese
Community Manager
Forum|alt.badge.img+3
  • Product Manager
  • 255 replies
  • Answer
  • July 24, 2019

Since this call was initially asked and answered, we have released an API for managing Call Forwarding and Call Flip rules and phone numbers. We suggest you consult the following documentation:

https://developers.ringcentral.com/guide/call-management/manual/call-forwarding


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings