What problem does it solve?
Automates repetitive Zendesk operations so support teams can find, create, update, reply to, and manage tickets, users, and organizations without manual API exploration or shredding workflows across multiple tools.
Core Features & Use Cases
- List & Search Tickets: Paginated listing and detailed retrieval to find open or specific tickets by priority, status, or ID.
- Create & Update Tickets: Create new tickets, safely update fields using safe_update with updated_stamp, and merge tags to avoid accidental replacement.
- Reply to Tickets: Add public replies or internal notes and optionally update ticket status in the same action.
- User & Organization Management: Search and upsert users, create organizations, and manage organization domains for automatic user association.
- Operational Guidance: Includes prerequisites and pitfalls such as using RUBE_SEARCH_TOOLS first, ensuring an ACTIVE Zendesk connection through RUBE_MANAGE_CONNECTIONS, respecting pagination, and handling rate limits.
Quick Start
List all open Zendesk tickets assigned to me sorted by priority using the zendesk-automation skill.