Is it possible to send text messages to a group of contacts that I have created under the personal tab? If no, is it possible to be implemented and if yes what is the time frame for the this to be in place?
Is it possible to send text messages to a group of contacts that I have created under the personal tab? If no, is it possible to be implemented and if yes what is the time frame for the this to be in place?
There is no direct API for doing it
What you can rather do is to first get the contacts using the Get Contact List API
This will give you a list of your personal contacts
You would then need to write custom logic to extract the phone numbers from all your contacts
Finally use the send SMS API and attach the extracted phone numbers to the to parameter of the request as seen in the Send SMS API
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:
7 People are following this question.