Closed rodcul closed 9 years ago
Given a group “techfugees” When group creator SMS “send techfugees Important Updates” Then all subscribers on that list receives message "techfugees Important Updates" And message is stored in the datastore
We implemented this for the demo with the verb POST. We'll definitely add SEND as an alias verb.
POST
SEND
Given a group “techfugees” When group creator SMS “send techfugees Important Updates” Then all subscribers on that list receives message "techfugees Important Updates" And message is stored in the datastore