Skip to main content
Question

Sending a text to a group? Or RECIPIENT = a string of numbers?

  • November 6, 2024
  • 1 reply
  • 11 views

Forum|alt.badge.img

// For the purpose of testing the code, we put the SMS recipient number in the environment variable. // Feel free to set the SMS recipient directly. RECIPIENT = Environment.GetEnvironmentVariable("SMS_RECIPIENT");

 

I’m using this code (c#).  Can I send to group?  I need to send to several phone numbers.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2282 replies
  • November 6, 2024

Check out this dev guide sample code. See the implementation in the send_sms() method.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings