Automate Event Registration and QR Check-ins with Google Sheets, Gmail, and Slack — Flujo de trabajo n8n

Alta complejidad🔗 Webhook21 nodos🏷️ Miscellaneouspor masahiro hanawa

Descripción general

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 us

Nodos utilizados

Google SheetsHTTP RequestSlackGmailCode

Vista previa del flujo de trabajo

Manage event participants and process QR code
Who is this for?
Event organizers, conference managers, and community te
Step 1: Registration
Receive participant data, create ticket ID, and save to
Step 2: QR Code & Email
Generate QR code with ticket data and send confirmation
Step 3: Check-in Validation
Decode QR, validate ticket, and check for duplicate ent
Step 4: VIP Handling
Detect VIP tickets and send Slack notification to event
R
Registration Webhook
C
Create Ticket Data
Save to Participants Sheet
Prepare QR Payload
Generate QR Code
Send Ticket Email
R
Registration Success
C
Check-in Webhook
Decode QR Code
I
Is Valid QR?
Lookup Ticket in DB
Validate Check-in
C
Check-in Allowed?
Mark as Checked In
I
Is VIP?
Slack VIP Alert
M
Merge VIP Path
Build Success Response
C
Check-in Success
C
Check-in Denied
I
Invalid QR Response
21 nodes20 edges

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador webhook.

  2. 2

    Procesamiento

    Los datos fluyen a través de 21 nodos, connecting code, gmail, googlesheets.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (21)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
SL

Slack

slack

#3
GM

Gmail

gmail

#4
CO

Code

code

#5

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo automate-event-registration-and-qr-check-ins-with-google-sheets-gmail-and-slack descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

{ "name": "Automate Event Registration and QR Check-ins with Google Sheets, Gmail, and Slack", "nodes": [...], ...}

Integraciones

codegmailgooglesheetshttprequestifmergerespondtowebhooksetslackwebhook

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos21
Complejidadhigh
Disparadorwebhook
CategoríaMiscellaneous

Creado por

masahiro hanawa

masahiro hanawa

@masahiro

Etiquetas

codegmailgooglesheetshttprequestifmergerespondtowebhooksetslackwebhook

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →

Related Miscellaneous Workflows