question

Nitika D avatar image
Nitika D asked Anirban Sen Chowdhary answered

Schedule SMS

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

message
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

·
Anirban Sen Chowdhary avatar image
Anirban Sen Chowdhary answered

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.

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.