Forward #fax to #email with #sendgrid and Node.js
▻https://hackernoon.com/forward-fax-to-email-with-sendgrid-and-node-js-6cdfa6f403c8?source=rss--
Forward Fax to Email with SendGrid and Node.jsIt’s 2019 and you need to receive a fax. What do you do? You could buy a fax machine, hook it up to a phone line and hand out your number. But it’s 2019 not 1979, we’re living in the future, so let’s grab Node.js, pick a couple of APIs and turn that fax into an email instead.You’re going to need a #twilio account, a SendGrid account and this noise to remind you what you’re missing out on as you build your very own fax-to-email converter.Receiving a faxRather than bulky machinery we’re going to use a Twilio number to receive our incoming faxes. You’re going to need a Twilio number that supports fax to build this app, so log in to your Twilio account. You can buy a new number or you may already have one, just look for this icon to show that it can (...)