The moment someone registers for your event, they expect something back that feels like a ticket, not a bare confirmation email. This workflow produces that artifact automatically: every new registration row becomes a personalized, branded ticket with the attendee's name and their own QR code, filed in Drive and ready to send.
Who sends these
What is on each ticket
The template defines the design once, and the sheet fills in what changes per person:
- The attendee's name, pulled from the registration row so the ticket reads as personal.
- A unique QR code from the ID column, scannable at the door without a ticketing SaaS in the loop.
- Tier and seat details that can switch colors or labels, so staff spot VIPs at a glance.
- Your event branding, venue, and date, baked into the template and identical on every ticket.
| AName | BTicket type | CSeat | DTicket ID | |
|---|---|---|---|---|
| 1 | Priya Sharma | VIP | Table 2 | TKT-0041 |
| 2 | Daniel Okoye | General | Open | TKT-0042 |
| 3 | Mei Lin | Speaker | Reserved | TKT-0043 |
Rendered from row 1, one per row
With the new-row trigger active, ticket generation keeps pace with signups all the way to doors-open, and late registrations get the same ticket everyone else did, minutes after submitting.