See this doc for more background.
Subscription Flow
- User texts
hello to a Twilio number for the notification system
- User receives a welcome message detailing the commands that can be sent to the system
- User texts
list to see the types of data they can subscribe to
- User texts
subscribe bill to subscribe for notifications on a specific piece of legislation. The system responds by asking for their state of residence.
- User texts in "mn"
- System prompts for the name of the piece of legislation
- User texts "HF 20210"
- User is now subscribed for updates on House File 90210 in the MN state legislature
- (meta) - A Notify binding is created with a tag
bill;mn;hf90210
See this doc for more background.
Subscription Flow
helloto a Twilio number for the notification systemlistto see the types of data they can subscribe tosubscribe billto subscribe for notifications on a specific piece of legislation. The system responds by asking for their state of residence.bill;mn;hf90210