I have a guest wifi that required the user to have a voucher code in order to access the wifi network.
What am trying to achieve is for the user to send a sms message to my twilio phone number. I would for the user to be somehow validated. once validated a sms message would be sent to the user with a unique voucher code.
Each voucher code would be unique and i would need a way to upload them so that twilio can grab a new code each time and send to the user.
I would really appreciate if someone would be willing to help me on this.
I have already created a sms automation using twilio studio. It does everything that i want it to do except for the validation part and i am not sure how to send a unique code each time the flow is triggered.
Thanks!