Earlier quoted context omitted.
it's amazing that phaxio have gotten away with such high prices for so long.
Phaxio founder here. Our pricing might seem higher (and may be in certain situations), but it works a bit differently that Twilio's. Twilio charges you the 1c _plus_ the costs of the call. Phaxio is an "all in" rate _including_ retrying the call. And, at Phaxio, if the calls all fail there's no cost to you. I'm not saying that we won't adjust our pricing (#competition), but there's a difference in the actual unit cos…
Programmable Fax – API for sending and receiving faxes
61–70 of 174 posts
Re: Programmable Fax – API for sending and receiving faxes
#62Earlier quoted context omitted.
A lot of the Uber-for-food-delivery startups use them for ordering at restaurants because there is no text-based API to restaurants and the UX of receiving an automated phone call is poor. They're pervasive in finance, insurance, employee benefits, etc. They're also a good one-to-many API multiplexer. So many businesses can take a fax and have a human operate on it that many software companies can use them to add act…
> food-delivery So it's easier/cheaper for a restaurant to have a dedicated phone line for faxing (plus fax and supplies) than connect a printer to a PC? Is this because someone needs to actually print incoming emails or orders? And if yes, is there an opportunity for some kind of software solution that would always print what it receives, with no human intervention?
If there's a software gap here, it's being filled as features in modern Point Of Sale systems. That space is really crowded right now (Revel, Clover, Toast, 'more modern' offerings from legacy providers like Micros and NCR). There may be an opportunity to provide a more niche offering rather than a comprehensive solution like those, but the space is far from empty.
Re: Programmable Fax – API for sending and receiving faxes
#63The shocking thing about this is that there must still be enough Faxes being sent to actually justify this new product. Where are they still used at 'scale'?
Lawyers like faxes because it leaves a legally acknowledged written record on both sides, and they're instantaneous. So they send a lot of them. For some reason the fax is legally sounder than email.
- sign - scan (usually sent as a weird filename to your corporate email) - save the attachment, rename the file, create a new email, attach the file, send
Re: Programmable Fax – API for sending and receiving faxes
#64Earlier quoted context omitted.
it's amazing that phaxio have gotten away with such high prices for so long.
Phaxio founder here. Our pricing might seem higher (and may be in certain situations), but it works a bit differently that Twilio's. Twilio charges you the 1c _plus_ the costs of the call. Phaxio is an "all in" rate _including_ retrying the call. And, at Phaxio, if the calls all fail there's no cost to you. I'm not saying that we won't adjust our pricing (#competition), but there's a difference in the actual unit cos…
Edit: Fixed time to comparable pricing.
Re: Programmable Fax – API for sending and receiving faxes
#65Earlier quoted context omitted.
Lawyers like faxes because it leaves a legally acknowledged written record on both sides, and they're instantaneous. So they send a lot of them. For some reason the fax is legally sounder than email.
I think a faxed signature counts as a "wet" signature. Also it's easier to sign then feed into a fax machine than: - sign - scan (usually sent as a weird filename to your corporate email) - save the attachment, rename the file, create a new email, attach the file, send
Re: Programmable Fax – API for sending and receiving faxes
#66I just assumed from first glance that this was an early April Fools (I guess it must be April 1st in Australia by now) But after seeing full API docs... is this real? I'm so confused!
Re: Programmable Fax – API for sending and receiving faxes
#67Earlier quoted context omitted.
All the eFax providers have been doing this.
When your user-base is comprised of doctors, lawyers and blue-chip companies with ancient business processes you can get away with charging what you like.
Until you know the use case, pricing is a nebulous concept.
Re: Programmable Fax – API for sending and receiving faxes
#68This has been kicked around for a really long time and I'm happy they finally launched it. Around 2013 or so, one of the junior engineers on the Twilio Voice team pitched his innovation week project with a single slide saying "Fax: The time is now." The time has finally arrived! Congrats John.
Congrats Twilio!
Re: Programmable Fax – API for sending and receiving faxes
#69now if they could implement barcode recognition for inbound faxes and plug into taskrouter they would have a very compelling offering.
Is there a reason why you can't do that yourself? It looks like you get image data access; plug in any old barcode reading library and you're golden.
Re: Programmable Fax – API for sending and receiving faxes
#70now if they could implement barcode recognition for inbound faxes and plug into taskrouter they would have a very compelling offering.
What's the use case for barcode recognition? Sorry I've never had to use faxes much myself so I'm curious.