I’m seeking your assistance with a project I’m working on. I’m creating an app where customers can sign up for a 10% discount on a service. After signing up, customers will receive an email containing a QR code. Here’s how the process should work:
1. When a customer is at the store and presents their QR code, I want the store clerk to scan it using their smartphone. 2. Scanning the QR code should redirect the store clerk to a Glide page. 3. On this Glide page, an action will run to check whether the discount has already been redeemed (i.e., whether a checkbox is true). 4. If the discount has been redeemed, a message will be displayed indicating that the discount is no longer valid. 5. If the discount hasn’t been redeemed, the store clerk will be prompted to enter a 4 or 5 digit code to confirm the customer’s information. 6. After entering the code, the checkbox indicating the discount redemption will be checked.
I’m looking for guidance on how to implement this process in Glide or whether you think it’s achievable with Glide at all.
Yes it does open a lot of possibilities. The one thing that would make it great is to have an OnLoad action that reads and pull in the Get part of URL string