Loading...
Loading...
Manage customer support with Kayako's unified help desk platform.
npx skill4agent add andrejones92/canifi-life-os kayakocurl -sSL https://canifi.com/skills/kayako/install.sh | bashcp -r skills/kayako ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set KAYAKO_SUBDOMAIN "your_subdomain"
canifi-env set KAYAKO_EMAIL "your_email"
canifi-env set KAYAKO_API_KEY "your_api_key"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Create a new Kayako case for billing question"
Assistant: Creates support case with categoryUser: "Show me the customer journey for john@company.com"
Assistant: Returns complete interaction historyUser: "Assign case #1234 to the technical team"
Assistant: Updates case assignmentUser: "Find Kayako articles about account setup"
Assistant: Searches help center for matches| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid credentials | Verify email and API key |
| 403 Forbidden | Insufficient permissions | Check agent role |
| 404 Not Found | Case not found | Verify case ID |
| 429 Rate Limited | Too many requests | Wait and retry |