Who is this for?
This template is ideal for event organizers, conference managers, and community teams who need an automated participant management system. Perfect for workshops, conferences, meetups, or any event requiring registration and check-in tracking.
What this workflow does
This workflow provides end-to-end event management with two main flows:
Registration Flow:
⦁ Receives participant registration via webhook
⦁ Generates unique ticket ID and stores in Google Sheets
⦁ Creates QR code using the QR Code node
⦁ Sends confirmation email with QR code attached
Check-in Flow:
⦁ Scans and decodes QR code at venue entrance
⦁ Validates ticket against participant database
⦁ Blocks duplicate check-ins with clear error messages
⦁ Sends Slack notification for VIP arrivals
⦁ Returns real-time attendance statistics
Setup