Skip to content

smartchicago/Wufoo-to-Twilio-SMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wufoo to Twilio Text Message App

This app connects to a Wufoo form to gather phone number entries, then sends text messages through Twilio.

Uses Ruby 2.0, Rails 4, Postgres, Wufoo API, Twilio API

  • Clone repository
  • Change environment variables for Twilio and Wufoo API keys.
  • Application start: "Foreman start"
  • Deploy to Heroku

On Heroku, a worker process is required to run. (heroku ps:scale worker=1)

Wufoo field numbers stored as environmental variables.

About

Connects Wufoo form to Twilio to send text messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published