Alot of time spent hacking and attempting to reverse engineer the code in this tutorial(controling a servo motor with SMS via Twilio). I did a p_comp Node.JS lab and decided to start hacking on Twilio’s documentation in particular its compatibility with Node.js.
####The test worked!
Code below. Next step, getting it to work alongside Arduino Serialport library.
To note:
I should be able to alter JSON values in Twilios code (client.sendMessage.to and client.sendMessage.body) to alter phone number and SMS content which a user can set from the browser.