Use Cases
- Automatically assign support tickets to agents based on predefined criteria.
- Send ticket information to a knowledge base for easy access by support staff.
- Notify team members via Slack in case of errors during ticket processing.
How It Works
Triggers when a new Zendesk ticket is received. Fetches ticket data from Zendesk using an HTTP request. Sends the fetched data to a knowledge base for documentation. Handles errors by sending alerts to a Slack channel.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the webhook URL to receive incoming Zendesk tickets.
- 3Set up the HTTP request parameters for fetching Zendesk ticket data.
- 4Define the knowledge base URL for sending ticket information.
- 5Connect the Slack channel for error notifications.
Apps Used
Zendesk
Knowledge Base
Slack
Categories
Target Roles
Tags
#process automation
#notifications
#workflow management