Node.js utilites shared among my private projects.
espConnect(method, espFunction, queryParms)
SENDGRID_API_KEY
http(method, url, queryParms)
sendEmail({emailToList, emailFrom, emailSubject, emailBody})
SENDGRID_API_KEY
sendText(phoneNbrTo, textBody, textMaxPrice = TWILIO_MAXPRICE)
TWILIO_ACCT_SID
TWILIO_AUTH_TOKEN
TWILIO_PHONE_NBR
TWIIO_STATUS_CALLBACK
TWILIO_MAXPRICE (optional)