question

Barb Lynch avatar image
Barb Lynch asked Yatin Gera Deactivated answered

Sending text messages to a group of contacts

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?

sms and text messaging
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

Yatin Gera avatar image
Yatin Gera Deactivated answered

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

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