We have been stuck trying to figure out how to send an email of the collected Autopilot results to an email based on the zip code collected during the Alexa/Twillio "Deep Table Reservation" example.
Each Location on the receiving end of the email is in a separate zip code.
Ex: 85310 zip code results would get emailed to xyz@gmail.com and 85308 would get emailed to yyx@gmail.com
Not sure best/easiest approach to create a function that would do this. Thanks!