Quick Summary
Use fillout form to enable customer to update his data Qr code will an image that redirects to fillout form Each time user use Qr code, airtable automation will send email who (customer details) opened a Qr code
Set up Qr code editor
Create fillout form (edit record)
Copy link as a formula to you table
Create QR Code tool and choose your fillout url.
The Qr code tool is set up, we can get Url formula to the Qr code now.
Copy url formula to your airtable
Now we can use this as a source in images
Now in pdf we can just use those qr codes
You can make your order rows using card component
This way it will dynamically creates rows for your orders (one row = one order)
Create notifications
create automation with webhook trigger copy webhhok url and paste this to Qr code tool
Paste webhook url
Airtable webhhok returns record id that can be used to find record with data in the table
Then you can use these values in your email. Make sure your automation is active
Now, if the customer enters the Qr code, you will receive an email message