-
1. Create Jotform with required fields (employee name, email, position, department, start date, manager, laptop type, experience level).
-
1. Import workflow JSON to n8n via Workflows → Import from File.
-
1. Add credentials: Jotform API, OpenAI API, Gmail OAuth2, Google Sheets.
-
1. Update Jotform Trigger node with your form ID.
-
1. Configure Extract Onboarding Data node field mappings to match your form.
-
1. Add OpenAI API key to OpenAI Chat Model node.
-
1. Update email addresses in Gmail nodes (welcome email, manager notification, IT request, HR alert).
-
1. Create Google Sheet with columns matching the Log to Database node.
-
1. Connect Google Sheets node to your spreadsheet.
-
1. Customize AI Agent system prompt for your company culture.
-
1. Test workflow with sample Jotform submission.
-
1. Activate workflow and monitor executions.