- Automate monthly employee satisfaction surveys
- Streamline feedback collection and analysis
- Enhance HR communication with automated notifications
Triggers on the first day of each month at 09:00 UTC Loads employee data from Google Sheets Sends personalized survey emails to employees Captures survey responses through a webhook Normalizes and analyzes responses using AI Logs results in a separate Google Sheet Notifies HR via Slack about survey outcomes
- 1Import the workflow template into n8n
- 2Set up Google Sheets credentials for employee data access
- 3Configure SMTP credentials for sending emails
- 4Set up OpenAI credentials for sentiment analysis
- 5Adjust the Google Sheets IDs and ranges as needed
- 6Test the workflow to ensure proper functionality