I have succesfully set up the node-red Twilio output node. I have my sms based controller receiving messages via Twilio and reacting accordingly. I have also set up the controller to send an acknowledging sms reporting current state back to Twilio and I can see that message in the Twilio log. I would like to get that message back into node-red but don't know how to do it. I have googled but don't understand the answers I find. I realise it must be an HTTP request but I don't know how to set up the node-red request or the URL in Twilio. My node-red is on a static ip address if that makes a difference. Any guidance much appreciated.
Regards
Ian
http://flows.nodered.org/flow/637b5f6128a8d423503f
I have followed this up on the twilio forum and have made some progress but still haven't grasped how you setup the correct url in twilio and then how you access it with the node-red HTTP node.
Regards
Ian
Andrew
Hi Andrew