Categories
Internet Nodejs

Twilio Send Notification Messages (Nodejs SDK)

Login to Twilio Dashboard and Click Messaging -> Get Setuphttps://console.twilio.com/us1/develop/sms/services Click Create Messaging Service and add your phone number. Setup a notify service instance. Make note of the SID! You will use this later when you start writing code further down.https://www.twilio.com/console/notify/services** There isn’t a menu link fo rnotification service in new Twilio panel. Now choose […]