That seems reasonable. About the only thing I’d do differently is use Make instead of the other two. But that’s mostly personal preference.
How would you match the email address? Unless you’re going to keep an external copy of your Users table somewhere, you’d need to query the Glide API each time - and that requires a Business Plan or better.
I’ve never used Make. I should check it out. Thanks
Hmm… good point about the plan. I’m on team plan and need to stick on that for now. I could maybe write the allowed email addresses into a spreadsheet or something. That;s a pain though.