This workflow contains community nodes that are only compatible with the self-hosted version of n8n. ๐ n8n Workflow: Meetup Registration & Giveaway Picker This n8n workflow is designed to handle both participant registration and giveaway winner selection, fully integrated with a frontend experience. ๐ Participant Registration Flow This part of the workflow automates the registration process for meetup attendees. ๐ Steps: 1. ๐ Participant Form (Webhook Trigger) - Triggered when a user submits th

This workflow contains community nodes that are only compatible with the self-hosted version of n8n. ๐ n8n Workflow: Meetup Registration & Giveaway Picker This n8n workflow is designed to handle both participant registration and giveaway winner selection, fully integrated with a frontend experience. ๐ Participant Registration Flow This part of the workflow automates the registration process for meetup attendees. ๐ Steps: 1. ๐ Participant Form (Webhook Trigger) - Triggered when a user submits the form. - Captures fields like namalengkap, email, whatsapp, discordusername, and more. 2. ๐ ๏ธ Data Mapping - Maps raw form inputs into a structured format. - Supports trimming, validation, and transformation as needed. 3. ๐พ Save to Database - Performs an upsert operation to store participant info in PostgreSQL. - Prevents duplicate entries based on unique ID (e.g., WhatsApp or email). 4. โ Confirmation Screen - Returns a success message or thank-you page after registration is complete. ๐ Giveaway App This section serve frontend app to display and select random winners. ๐ Steps: 1. ๐ Webhook GET (Giveaway App) - Exposes a public endpoint that delivers a ready-to-use HTML app. - Can be opened in a browser or projected during the event. 2. ๐ฅ Fetch Participants - Executes a SQL query to retrieve all participant records from the database. 3. ๐งฎ Format Participant Data - Redacts personal details (e.g., masks WhatsApp numbers). - Encodes the id using Base64 for privacy and uniqueness. 4. ๐ค Render Giveaway App - Returns an HTML-based Single Page Application with the participant list included. - Allows the host to click a button to pick random winners live. โ Use Case Highlights - Streamlined participant collection and storage using n8n workflows - Secure data handling with redaction and ID encoding - Frontend integration for a fun, interactive giveaway experience - Reusable for other community events, workshops, or internal team draws
Download the workflow JSON file after purchase.
Open n8n โ click the menu โ Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.