Skip to content

nexmo-community/nexmo-convo-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexmo Convo Developer Workshop

Agenda

  • 30 minutes - setup
  • 30 minutes - make your first call
  • 20 minutes - break
  • 30 minutes - verify a phone number
  • 20 minutes - send and receive SMS messages
  • 20 minutes - break
  • 30 minutes - send Facebook Messages and fallback to SMS if that fails

Setup

  • Install Node.js on your machine if you haven't done so yet
  • Install ngrok in order to make the code on our local machine accessible to the outside world
  • Create a Nexmo account if you don't have one
  • Add credit with coupon code NMXAG19
  • Install the Nexmo CLI: npm install -g nexmo-cli
  • Setup the Nexmo CLI with your account credentials: nexmo setup your_api_key your_api_secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published