-
1. Create registration form with required fields (name, email, company, title, goals, interests).
-
1. Import workflow JSON to n8n via Workflows → Import.
-
1. Add credentials: OpenAI API, Gmail OAuth2, Google Sheets.
-
1. Configure Webhook Trigger or Jotform Trigger node.
-
1. Copy webhook URL and add to form platform (POST method).
-
1. Customize AI Agent prompt with your event details (name, dates, sessions).
-
1. Update email templates with branding and event information.
-
1. Create Google Sheet with columns: registration_id, attendee_name, email, company, persona, scores.
-
1. Set team alert email in "Alert Event Team (VIP)" node.
-
1. Test with sample registration to verify flow.
-
1. Activate workflow and monitor executions.