Skip to main content
Question

Twilio Zap Send SMS not sending to all numbers in list

  • May 16, 2024
  • 1 reply
  • 17 views

speculo
Forum|alt.badge.img

I have a zap which sends a message to 10 different phone numbers via twilio. However, it seems like Twilio is only receiving the automation for 6 of them. Why aren’t the last 4 in the list ever getting triggered/messaged? I have a couple screenshots where you can see our full list of numbers vs the list twilio sends. Thanks!

Full list of numbers that should receive texts.
Numbers in twilio that actually get triggered and receive text(minus top one who I believe opted out)

 

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14

Hi @speculo 

In your Zap Runs history details for the Twilio Step, check the LOGS tab to see the underlying API requests to Twilio to help you troubleshoot.

 

Some options to try:

  • Looping - Create Loop from Text
    • This will send 1 SMS per phone #
    • NOTE: Uses more Tasks
  • Multiple Zap actions
    • Split the list of phone #s into 2 groups of 5 max