Simple SMS Poll demo using Nexmo and PubNub
-
Use the
gas.js
file as a template to create your own Google Apps Script backend. -
Put your PubNub keys and channel name in the Apps script, and in the
main.js
. -
Configure a Nexmo phone number to point to the URL that your Google Apps Script project generates when published.
-
Load the
index.html
file in any browser.
Then ask people to text A
, B
, C
, or D
and watch the responses roll in!