Sending Texts in Bulk

Hello! I want to create a feature in a messaging application I've made. I want to be able to sent text messages in bulk to people's phones. Is anyone familiar with how to do this? If so, what steps did you take? Thank you

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi, Jim. Thanks for helping me out on Friday (I think it was you). As you and Steven suggested, I'm trying to loop the process model so that I can send a single SMS to multiple phone numbers. The relevant portion of my process model and the XOR configuration are shown below. As configured, the email is sent to the address hundreds of times, and the SMS is never sent at all. Quite a combination! Any ideas on how to properly configure the looping? Thank you

Children