Solved

Schedule SMS

  • 30 July 2019
  • 3 replies
  • 2102 views

Can we schedule SMS to be sent to custom contact list ? If so,please guide through the open available options

icon

Best answer by Phong1426275020 20 November 2020, 23:21

View original

3 replies

You need to retrieve the Phone Numbers on the extensions . Check the following reference: : https://developers.ringcentral.com/api-reference/

One way of doing is calling the create SMS API from your code using a scheduler . If you are using Java, you can use a Task scheduler or timer to call the API periodically. It is also possible in c# I believe.

When can we have this group SMS scheduler on our RingCentral Application because our customer is requesting for it.

Userlevel 1

It seems what you are asking for is a feature from the RingCentral app. I will move this question to our customers support so they can take a look at this. Even I know that this is not doable with any current RC app.

Reply