> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoho Desk Changelog

> Release history for the Zoho Desk connector. Each version lists what changed and which actions were affected.

<Card title="Zoho Desk connector" icon="arrow-left" href="/connectors/zoho-desk" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v3.0.2" description="7 Aug 2026">
  `bug-fix`

  Removed unsupported dueDate and closedTime query filters from list\_tickets that caused 502 errors or were silently ignored by Zoho.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `zoho-desk_list_tickets`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v3.0.1" description="27 Jul 2026">
  `bug-fix`

  Fixed update actions returning empty responses. Removed unsupported fields causing errors on create ticket and list tickets.

  <AccordionGroup>
    <Accordion title="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_ticket`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v3.0.0" description="23 Jul 2026">
  `breaking-change` `improved` `actions-updated` `bug-fix`

  Migrated requiredScopes to authRequirements. Added due date support to update\_ticket. Added overdue filter to list\_tickets. Improved action descriptions.

  <AccordionGroup>
    <Accordion title="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_ticket`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v2.0.0" description="13 Jul 2026">
  `improved` `actions-updated`

  Fixed 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.
</Update>
