- Automate the initiation of employee skills assessments
- Send personalized email notifications for assessments
- Generate AI-driven learning plans based on assessment scores
- Log assessment results in Google Sheets for easy tracking
- Notify teams via Slack about generated learning plans
Webhook triggers assessment initiation when an employee is assigned a skill assessment Normalization of incoming data to standardize format Email notification sent to the employee with assessment details Webhook captures employee responses upon submission AI generates a personalized learning plan based on scores Results logged in Google Sheets for record-keeping Slack notification sent to inform the team about the learning plan
- 1Import the workflow template into n8n
- 2Set up the necessary webhooks for assessment initiation and response
- 3Configure SMTP settings for email notifications
- 4Connect Google Sheets for logging results
- 5Integrate OpenAI for generating learning plans
- 6Set up Slack for team notifications