Question

extracting phone number using api

  • 16 November 2020
  • 1 reply
  • 716 views

How to get the phone number from contact using RingCentral API?

There are many APIs available, but not sure which one could give me the phone number from contact


1 reply

Your question is can be answered from this reference:

https://community.ringcentral.com/questions/622/how-to-get-phone-number-from-contact-name-using-ap.html

To retrieve the Phone Numbers on the extensions you could use : Get Extension Phone Number List
You need an Address Book and you can retrieve the phone numbers associated to the contacts, for which you might need : Get Address Book ( API Endpoint )

Reply