I remember when MessageBird was giving away free tacos across the street from Twilio's Signal conference. Left me feeling that their brand is tacky and desperate. On the other hand, I learned that there was an alternative to Twilio. And got free tacos.
Well you're right on all counts. The marketing was tacky, desperate, and effective, as much of "growth hacking" is.
Twilio’s Dutch rival MessageBird plans an IPO
41–50 of 79 posts
Re: Twilio’s Dutch rival MessageBird plans an IPO
#42Earlier quoted context omitted.
SignalWire is also a Twilio competitor. Their SMS pricing is much, much cheaper and they have cloned the Twilio APIs. I am not affiliated with them, other than as a customer of both Twilio and SignalWire at different times (small dev accounts.) https://signalwire.com/pricing/messaging
Off top I know of Messagebird, Plivo, Nexmo (part of Vonage), Telnyx, Voxbone, Signalwire
Re: Twilio’s Dutch rival MessageBird plans an IPO
#43Re: Twilio’s Dutch rival MessageBird plans an IPO
#44this probably a dumb question; how do you participate in an ipo?
Direct listings have been getting a little more popular; in a direct listing a company just puts their stock up for sale on an exchange without going through the IPO process, and it just starts trading at whatever the market thinks is fair. But it's still fairly rare to see a direct listing.
Re: Twilio’s Dutch rival MessageBird plans an IPO
#45I remember when MessageBird was giving away free tacos across the street from Twilio's Signal conference. Left me feeling that their brand is tacky and desperate. On the other hand, I learned that there was an alternative to Twilio. And got free tacos.
At one of the early TwilioCons (second, I think?) we had a competitor set up in front giving away coffee and donuts. It was amusing and showed how desperate they were. If you're targeting competitors' customers after they've spent the time, money, and effort to come to a conference, they're probably not a good prospect. They're deep and unlikely to switch easily or quickly. There are much better targets elsewhere. *…
Re: Twilio’s Dutch rival MessageBird plans an IPO
#46Would consider using them but Taiwan is not a province of China ( https://messagebird.com/en/numbers/ ). If a company has has many factual errors on their website like this, then I cannot trust their service to be reliable.
Taiwan has democracy, doesn't threaten its neighbours, has a working legal system, respects human rights, and has an educated population with access to the free world.
Calling it part of China is highly offensive and bowing down to the communist propaganda is simply unacceptable. They have Huawei as a client so choose money over morals.
Re: Twilio’s Dutch rival MessageBird plans an IPO
#47I remember when MessageBird was giving away free tacos across the street from Twilio's Signal conference. Left me feeling that their brand is tacky and desperate. On the other hand, I learned that there was an alternative to Twilio. And got free tacos.
At one of the early TwilioCons (second, I think?) we had a competitor set up in front giving away coffee and donuts. It was amusing and showed how desperate they were. If you're targeting competitors' customers after they've spent the time, money, and effort to come to a conference, they're probably not a good prospect. They're deep and unlikely to switch easily or quickly. There are much better targets elsewhere. *…
You are informing a self-selected set of power users about a direct alternative - you can't get cheaper exposure than this.
How much money they would have to burn on advertising campaigns to get comparable exposure on such relevant audience ? Even if it leads to 0 conversions the awareness inside of that group is very valuable.
Re: Twilio’s Dutch rival MessageBird plans an IPO
#48Earlier quoted context omitted.
> It's a no-brainer Actually it's not: First, email and sms are different transport mechanisms. Second, email requires a To (envelope) address. Third, some mgmt. like bounce and DKIM/SPF is needed. You could write a subroutine to hide some of that, but I'm not sure there's a clear general solution.
A few things ... When I say that it is a no-brainer, I mean that it is a no-brainer feature ... that is, something that everyone would have a very ready use-case for. Second, I think we're all well aware of the vast gulf between email service and the mobile phone network. That's the point of a service like Twilio: they have both systems (email and SMS) terminating inside of their own cloud environment. This means tha…
Re: Twilio’s Dutch rival MessageBird plans an IPO
#49There are many Twilio competitors and there have been for a while now. However, Twilio has been really resilient in terms of keeping their high growth year over year. What is the reason for that?
As a former Twilio engineer, whose opinion in no way represents the company's, I know that a large part of my job was reliability. Reliability in the telecom space is a difficult problem, it's a large ecosystem of providers, aggregators, regulators, and lots and lots of hidden complexity. Then there's actually running the service, keeping the REST API up 24/7/365, making sure the TwiML processors are processing, keep…