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
  • Yes, I'm using pv!phoneNumber[tp!instanceindex. 

    The process model is reporting no errors. The Send Twilio SMS node has the correct number of instances (below). The variables look correct. This is how the phone number variable are listed (I'm sending a message to four recipients):

    1222222222;1333333333;1444444444;1555555555

    According to the readme, this is the right format (11 digits, "1" following the phone number). Any ideas? Could you look this over, please? Thanks, everyone.

Children
No Data