n8n detects resolved tickets in Zendesk, sends a Google Forms survey link via Gmail and logs responses.
1. Prepare n8n Environment
Navigate to http://localhost:5678 (or your n8n URL) and log in with your credentials. In the sidebar, click “Workflows,” then select “+ New” and name it (e.g., “Feedback Collection”). Click “+” on the canvas to open the node selector.
2. Trigger Node: Zendesk
Output: Recently resolved tickets (e.g., {{ $json.tickets[0].id }}).
3. Send Survey Node: Gmail
Node: Gmail
Settings:
Output: Survey email sent.
4. Collect Response Node: Webhook
Node: Webhook
Settings:
Output: Feedback data (e.g., {{ $json.body.form_response.answers[0].text }}).
5. Log Feedback Node: Google Sheets
Node: Google Sheets
Settings:
Output: Feedback logged.
Ready to transform your business with our technology solutions? Contact Us today to Leverage Our AI/ML Expertise.