What This Workflow Does
This automation solves the common challenge of maintaining an up-to-date internal knowledge base from Zendesk support tickets. When customer support agents solve complex issues, those solutions often get buried in closed tickets rather than being documented for future reference.
The workflow automatically identifies "how-to" tickets in Zendesk (based on tags or ticket type) and syncs their key information to a structured Google Sheet. This creates a searchable knowledge base that grows organically from actual customer interactions, ensuring your documentation reflects real user needs.
How It Works
1. Trigger on new or updated Zendesk tickets
The workflow monitors your Zendesk instance for new tickets or updates to existing ones. It can be configured to only process tickets with specific tags like "how-to" or "knowledge-base".
2. Filter for relevant ticket content
Only tickets containing substantive solutions are processed. The automation checks for minimum length, specific formats (like step-by-step instructions), or agent-added metadata indicating the ticket contains valuable knowledge.
3. Extract and structure key information
The workflow parses ticket content to extract the problem description, solution steps, relevant products/features, and any attachments. This structured data is formatted for easy reading in the knowledge base.
4. Update Google Sheets knowledge base
The extracted information is added to your designated Google Sheet, organized by category with timestamps. The automation can create new rows or update existing ones if similar solutions already exist.
Who This Is For
This workflow benefits customer support teams, knowledge managers, and product teams who need to:
- Reduce repeat tickets by documenting solutions
- Onboard new support agents faster
- Identify common customer pain points
- Maintain product documentation based on real user issues
What You'll Need
- A Zendesk account with API access
- A Google Sheets spreadsheet set up as your knowledge base
- Google Drive API credentials
- Basic familiarity with n8n or Zapier
Quick Setup Guide
- Download the JSON template file
- Import it to your n8n or Zapier account
- Connect your Zendesk and Google Sheets accounts
- Configure your ticket filters (tags, types, etc.)
- Map the Zendesk fields to your Google Sheet columns
- Test with sample tickets and deploy
Key Benefits
Save 5-10 hours weekly by eliminating manual copying of solutions from tickets to your knowledge base.
Improve solution consistency with standardized formatting applied automatically to all knowledge base entries.
Reduce repeat tickets by 20-40% by making solutions easily searchable for both agents and customers.
Enhance product documentation with real-world examples of how customers use your product.