I’m building a simple, secure voucher-based loyalty points tracking system using Airtable. It will collect submissions from a Tally form where users enter their details and a unique voucher code. In Airtable, I want to have two tables: one for all voucher claims submitted by users, and another for pre-issued voucher codes that hold the actual point values. When a new claim is submitted, Airtable should automatically check if the voucher code exists and hasn’t been used before. If valid, it should award the correct number of points from the voucher code and link the claim to that voucher to prevent reuse. If the code is invalid (not found) or already used, the system should mark it clearly as invalid and award 0 points. I want to see which codes are used, track user submissions, and be able to calculate each user’s total points. The whole system should be ready to grow later — like adding referral bonuses or leaderboards — but for now, it just needs to cleanly verify codes, stop duplicates, and assign correct points.
Question
Loyalty Program
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


