question

georges-deroseney12931 avatar image
georges-deroseney12931 asked Phong Vu answered

Create user extension for multi site setup

How can we create and extension in a multi site setup to have the users assigned to a specific site and not the default? Also is it possible to assign the cost center as well?

extension
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image
Phong Vu answered

Are you looking for a solution to do this via an API? If so, you can use the Create Extension endpoint to create an extension. You can specify a specific site id (ignore other site params as shown in the API reference). To read your company sites info, make a GET request to the following endpoint

GET /restapi/v1.0/account/~/sites
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

georges-deroseney12931 avatar image
georges-deroseney12931 answered

I tried that and this is the error that I get.


{

"errorCode": "CMN-102",

"message": "Resource for parameter [extensionId] is not found",

"errors": [

{

"errorCode": "CMN-102",

"message": "Resource for parameter [extensionId] is not found",

"parameterName": "extensionId"

}

],

"parameterName": "extensionId"

}

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image
Phong Vu answered

Can you explain and show the params (remove sensitive info) when you call that API.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys