Meetup Registration System with PostgreSQL Database & Interactive Giveaway Tool — n8n ワークフロー
概要
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: 📝 Participant Form (Webhook Trigger) Triggered when a user submits
使用ノード
PostgresCode
ワークフロープレビュー
T
Thank you screen
Format participant list
M
Mapping form to database
Get all participants
⚡
G
Giveaway App
⚡
R
Respond to Giveaway App
⚡
P
Participant Form
Save Participant to Data…
8 nodes6 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 8 個のノードを流れます, connecting code, form, formtrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (8)
PO#1
Postgres
postgres
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
meetup-registration-system-with-postgresql-database-interactive-giveaway-toolファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Meetup Registration System with PostgreSQL Database & Interactive Giveaway Tool", "nodes": [...], ...}
インテグレーション
codeformformtriggerpostgresrespondtowebhooksetwebhook
作成者
Ficky
@ficky
タグ
codeformformtriggerpostgresrespondtowebhooksetwebhook