Zoho Desk connector
Back to the connector overview, authentication methods, and actions.
7 Aug 2026
bug-fixRemoved unsupported dueDate and closedTime query filters from list_tickets that caused 502 errors or were silently ignored by Zoho.Changed · 1 action updated
Changed · 1 action updated
zoho-desk_list_tickets27 Jul 2026
bug-fixFixed update actions returning empty responses. Removed unsupported fields causing errors on create ticket and list tickets.Changed · 10 actions updated
Changed · 10 actions updated
zoho-desk_create_skill, zoho-desk_create_ticket, zoho-desk_list_tickets, zoho-desk_update_account, zoho-desk_update_agent, zoho-desk_update_contact, zoho-desk_update_department, zoho-desk_update_skill, zoho-desk_update_skill_type, zoho-desk_update_ticket23 Jul 2026
breaking-change improved actions-updated bug-fixMigrated requiredScopes to authRequirements. Added due date support to update_ticket. Added overdue filter to list_tickets. Improved action descriptions.Changed · 40 actions updated
Changed · 40 actions updated
zoho-desk_add_agent, zoho-desk_add_department, zoho-desk_create_account, zoho-desk_create_contact, zoho-desk_create_skill, zoho-desk_create_skill_type, zoho-desk_create_ticket, zoho-desk_delete_accounts, zoho-desk_delete_contacts, zoho-desk_delete_skill, zoho-desk_delete_skill_type, zoho-desk_disable_department, zoho-desk_enable_department, zoho-desk_get_account, zoho-desk_get_agent, zoho-desk_get_contact, zoho-desk_get_department, zoho-desk_get_organization, zoho-desk_get_skill, zoho-desk_get_skill_type, zoho-desk_get_ticket, zoho-desk_list_accounts, zoho-desk_list_agents, zoho-desk_list_all_associated_tickets, zoho-desk_list_contacts, zoho-desk_list_departments, zoho-desk_list_organizations, zoho-desk_list_skill_types, zoho-desk_list_skills, zoho-desk_list_tickets, zoho-desk_list_tickets_by_contact, zoho-desk_move_ticket, zoho-desk_move_tickets_to_trash, zoho-desk_update_account, zoho-desk_update_agent, zoho-desk_update_contact, zoho-desk_update_department, zoho-desk_update_skill, zoho-desk_update_skill_type, zoho-desk_update_ticket13 Jul 2026
improved actions-updatedFixed response envelope for single-resource GET (get_*) and CREATE actions. Removed non-writable fields from update_agent, update_ticket, create_ticket, and add_agent. Improved field descriptions across all resources.