question

Mike Frank avatar image
Mike Frank asked Phong Vu answered

How to get names for extension numbers?

Hello, so I can use the api to get a list of Call Monitoring Groups. Then I can use the api to get a list of the members in each group. The members have an id and extension number e.g "101".

Can I use the api to get the name of the person who has extension number "101"? For example I need to know if someone named "Joe Bloggs" belongs to that extension "101".

extensionextension api
1 |1000

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

In this case, you have to call this API to list all extension from an account then map the name using either the extension id or extension number.

If you want to detect the extension name later when there is an active call on that extension, you can get the extension's name from an active call (under the "from" or the "to" object depending on the direction of a call)

1 |1000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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