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

Élevé complexité🔗 Webhook21 nœuds🏷️ Miscellaneouspar masahiro hanawa

Aperçu

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

Nœuds utilisés

Google SheetsHTTP RequestSlackGmailCode

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 21 nœuds, connecting code, gmail, googlesheets.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (21)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
SL

Slack

slack

#3
GM

Gmail

gmail

#4
CO

Code

code

#5

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier automate-event-registration-and-qr-check-ins-with-google-sheets-gmail-and-slack téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

codegmailgooglesheetshttprequestifmergerespondtowebhooksetslackwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds21
Complexitéhigh
Déclencheurwebhook
CatégorieMiscellaneous

Créé par

masahiro hanawa

masahiro hanawa

@masahiro

Tags

codegmailgooglesheetshttprequestifmergerespondtowebhooksetslackwebhook

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows