Ask HN: Alternatives to Twilio for SMS?
8 comments
There are a ton of alternate SMS providers and aggregators. All of them will tell you that they've got 100% direct routes and that they're the best, and they're all lying. :P
If you have a feedback loop to indicate successful receipt of messages, the best thing to do is to use multiple providers and track success by destination carrier and route to whatever provider is working best at the time. If you run graphs on this, you'll find out lots of interesting things --- like when one aggregator goes down, you can see which other aggregators are using them.
I don't want to endorse any providers, but if you're looking for messages to the US, the list of partners from the shortcode registry is a decent place to start https://www.usshortcodes.com/partners/find-partner
If you have a feedback loop to indicate successful receipt of messages, the best thing to do is to use multiple providers and track success by destination carrier and route to whatever provider is working best at the time. If you run graphs on this, you'll find out lots of interesting things --- like when one aggregator goes down, you can see which other aggregators are using them.
I don't want to endorse any providers, but if you're looking for messages to the US, the list of partners from the shortcode registry is a decent place to start https://www.usshortcodes.com/partners/find-partner
We use bandwidth and really love it. Also offers some neat functionality such as text enabling existing phone numbers.
Bandwidth is also one of the underlying provider for a HUGE number of telecom companies. We switched from Twilio and haven’t looked back.
Bandwidth is also one of the underlying provider for a HUGE number of telecom companies. We switched from Twilio and haven’t looked back.
Bandwidth.com powers Google Voice coincidentally.
Telnyx, MessageBird have both been pretty reliable for me.
bandwidth.com
AWS SNS (https://aws.amazon.com/sns/sms-pricing/)
Interesting, but there doesn't seem to be a way to connect a webhook to incoming messages, which is a key offering from Twilio that I'm using.
AWS has the pieces to do it, you just have to glue them together. i.e.: https://aws.amazon.com/premiumsupport/knowledge-center/sns-l...
MessgeBird might be worth a go, however I’d also look at tyntec, personally had great results with them before.
Nexmo/Vonage.
I have a paid Twilio support account, but they have been awful with their response times. I'm at my breaking point with Twilio. Are there any alternatives that you've used successfully?