Skip to main content
Question

How To send message to a list of 50 numbers in one api call in C#

  • November 23, 2017
  • 1 reply
  • 305 views

How can i send message to a list of numbers the list is of 50 numbers (receivers).

In one API call according to Ring-Central document.

but whenever i try to send i get error.

1 reply

What is the error?  You can catch and print the error message like this: https://github.com/ringcentral/ringcentral-csharp-client#exception-handling