SMS poll examples

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 3. almost 2 years by d6y
  2. 2. almost 2 years by jonoabroad
  3. 1. almost 2 years by jonoabroad
 

Here are three examples of using Taykt web hooks for SMS polls.

The examples are written in Scala and extend PollTrait to hide away the cruft. It is fine to test against these examples all of which are deployed to Google App Engine. You will, however, want to use something more robust than a map to store your poll results.

Resources