Connecting Zendesk to Customer Support AI Monitor
This guide walks you through setting up webhooks to automatically track your Zendesk conversations.
Prerequisites
- Admin access to your Zendesk account
- Customer Support AI Monitor account with API key
- Approximately 15 minutes
Step 1: Create a Webhook in Zendesk
- Log into Zendesk Admin Center
- Go to Apps and integrations → Webhooks
- Click Create webhook
- Enter the webhook URL:
https://api.csaimonitor.com/api/v1/webhooks/zendesk?org_id=YOUR_ORG_ID(get your org_id from Settings → Organization) - Select Bearer token for authentication
- Enter your CS AI Monitor API key
- Save the webhook
Step 2: Create Triggers
Create triggers for these events:
- Ticket Created: Condition: Ticket is Created → Action: Notify webhook
- Ticket Resolved: Condition: Status changed to Solved → Action: Notify webhook
- CSAT Submitted: Condition: Satisfaction rating is set → Action: Notify webhook
Step 3: Test the Integration
- Create a test ticket in Zendesk
- Wait 2-3 minutes
- Check your CS AI Monitor dashboard
- Verify the ticket appears
Troubleshooting
Webhook not firing?
- Check the webhook is active
- Verify trigger conditions match your tickets
- Review Zendesk webhook logs for errors