question

Arsen Bababekov - Admin avatar image
Arsen Bababekov - Admin asked Phong Vu commented

Within Ringcentral MVP, is there a way to export via API or other method the call queue settings, for example Call queue details, pickup settings & members?

call queues
1 |3000

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

1 Answer

Phong Vu avatar image
Phong Vu answered Phong Vu commented

Check out these call queue APIs:

List all call queue

Use the call queue id (group id) retrieved from the API above to read a call queue configs

Use the call queue id to read the call queue members

You can also update/change a call queue configs.

And here is the developer guide to get started


Hope this helps.

2 comments
1 |3000

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

Arsen Bababekov - Admin avatar image Arsen Bababekov - Admin commented ·

Hello Phong, unfortunately this does not help. the "Get Call Queue" API only gives me the following information. I have multiple queue's for which

"name"

"extension number"

"status"


I need a way to get all of the settings of a call queue.

Here are the settings I am looking to get via API

Call Queue Details

Direct Numbers

Greating & Hold Music

Call handling & Members

Pickup Setting & Members

etc...

0 Likes 0 ·
Phong Vu avatar image Phong Vu ♦♦ Arsen Bababekov - Admin commented ·

For that, I think you can use the get extension API. Call queue is an extension of the department type. So you can also use the Get Extension List API to get all call queue extensions, then use the extension id to get details of each call queue.

0 Likes 0 ·

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