Description
Turn incoming Gmail messages into Zendesk tickets and keep a synchronized log in Google Sheets. Uses Gmail as the trigger, creates Zendesk tickets, and appends or updates a central sheet for tracking. Gain a clean, auditable pipeline from inbox to support queue. β¨
What This Template Does
- Fetches new emails via Gmail Trigger. βοΈ
- Normalizes Gmail payload for consistent fields. π§Ή
- Creates a Zendesk ticket from the email content. π«
- Formats data for Sheets and appends or updates a row. π
- Executes helper sub-workflows and writes logs for traceability. ππ§Ύ
Key Benefits
- Converts emails to actionable support tickets automatically. β‘
- Maintains a single source of truth in Google Sheets. π
- Reduces manual triage and data entry. π
- Improves accountability with structured logs. β
Features
- Gmail Trigger for real-time intake. β±οΈ
- Normalize Gmail Data for consistent fields. π§©
- Create Zendesk Ticket (create: ticket). ποΈ
- Format Sheet Data for clean columns. π§±
- Log to Google Sheets with appendOrUpdate. π
- Execute workflow (sub-workflow) steps for modularity. π§©
Requirements
- n8n instance (cloud or self-hosted). π οΈ
- Gmail credentials configured in n8n (with read access to the monitored inbox). βοΈ
- Zendesk credentials (API token or OAuth) with permission to create tickets. π
- Google Sheets credentials with access to the target spreadsheet for append/update. π
- Access to any sub-workflows referenced by the Execute workflow nodes. π
Target Audience
- IT support and helpdesk teams managing email-based requests. π₯οΈ
- Ops teams needing auditable intake logs. π§Ύ
- Agencies and service providers converting client emails to tickets. π€
- Small teams standardizing email-to-ticket flows. π§βπΌ
Step-by-Step Setup Instructions
- Connect Gmail, Zendesk, and Google Sheets in n8n Credentials. π
- Set the Gmail Trigger to watch the desired label/inbox. π¨
- Map Zendesk fields (description) from normalized Gmail data. π§
- Point the Google Sheets node to your spreadsheet and confirm appendOrUpdate mode. π
- Assign credentials to all nodes, including any Execute workflow steps. π
- Run once to test end-to-end; then activate the workflow. β