Skip to content

a sample app combining the Xignite and twilio API to delivery stock prices by SMS or through a phone call.

Notifications You must be signed in to change notification settings

cbarbara/stocks-by-phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stocks-by-phone

a sample app combining the Xignite and twilio API to delivery stock prices by SMS or through a phone call.

To get started, open up Web.Config and replace the "xigniteToken" value with your own xignite authentication token. Build and deploy to your server.

Create a new twilio app and configure the following:

  • the Voice URL should make a GET call to the PhoneCallMenu.xml file.
  • the SMS URL should make a POST call to the ReplyToSms.aspx file.

About

a sample app combining the Xignite and twilio API to delivery stock prices by SMS or through a phone call.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published