Skip to content

TwilioDevEd/twilio-ibm-cloud-sms-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twilio-ibm-cloud-sms-quickstart

Send and Receive SMS and MMS Messages with IBM Cloud and Twilio

Usage

  1. In IBM Cloud, set up a new Twilio SMS service.
  2. Enter your Account SID and Auth Token from the Console along with a Twilio number with SMS capabilities.
  3. Clone this repository
  4. Login to Cloud (ensure you have the CLI installed):
bluemix api https://api.ng.bluemix.net
bluemix login
  1. Set this environment variables (in the IBM Cloud console):
OUTGOING_PHONE_NUMBER
  1. Deploy the code:
bluemix app push APP_NAME
  1. In the Twilio console, add a webhook to /receive-sms
  2. Visit /send-sms
  3. Send a snarky response
  4. Receive an even snarkier retort

Meta & Licensing

About

Send and Receive SMS and MMS Messages with IBM Cloud and Twilio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published