> ## 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.

# ServiceNow Changelog

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

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

<Update label="v1.1.0" description="18 Sept 2026">
  `new-feature` `data-sync`

  Added DataSync support to sixteen list actions (incidents, problems, change requests, tasks, catalog requests and items, knowledge articles and categories, knowledge bases, users, groups, roles, role assignments, locations, departments, and tables) so their records can be periodically synced by full refresh.

  <AccordionGroup>
    <Accordion title="Changed · 16 actions updated">
      `servicenow_list_catalog_request_items`, `servicenow_list_catalog_requests`, `servicenow_list_change_requests`, `servicenow_list_departments`, `servicenow_list_groups`, `servicenow_list_incidents`, `servicenow_list_kb_categories`, `servicenow_list_kb_knowledge_bases`, `servicenow_list_knowledge_articles`, `servicenow_list_locations`, `servicenow_list_problems`, `servicenow_list_tables`, `servicenow_list_tasks`, `servicenow_list_user_role_assignments`, `servicenow_list_user_roles`, `servicenow_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.2" description="31 Aug 2026">
  `bug-fix`

  Fixed table metadata, column, choice list, and reference qualifier lookups ignoring the requested table and returning unfiltered results.

  <AccordionGroup>
    <Accordion title="Changed · 4 actions updated">
      `servicenow_get_choice_list`, `servicenow_get_reference_qualifiers`, `servicenow_get_table_metadata`, `servicenow_list_table_columns`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.1" description="16 Jul 2026">
  `guide-changes`

  Rewrote Basic Auth and API Key connection guides with portal screenshots, prerequisites, StackOne credential mapping, and corrected navigation and policy-setup steps for the current ServiceNow UI.
</Update>
