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

# Smartsheet Changelog

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

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

<Update label="v1.2.0" description="17 Sept 2026">
  `data-sync`

  Added scheduled data sync to sixteen list actions — sheets, org sheets, dashboards, reports, groups, users, workspaces, contacts, folders, public templates, webhooks, favorites, and the unified users, groups, organizations, and roles — so these collections can be kept in sync and read back without calling Smartsheet on every request. Sheets, dashboards, reports, groups, and contacts sync incrementally via modifiedSince; the rest refresh in full.

  <AccordionGroup>
    <Accordion title="Changed · 16 actions updated">
      `smartsheet_list_contacts`, `smartsheet_list_dashboards`, `smartsheet_list_favorites`, `smartsheet_list_folders`, `smartsheet_list_groups`, `smartsheet_list_org_sheets`, `smartsheet_list_public_templates`, `smartsheet_list_reports`, `smartsheet_list_sheets`, `smartsheet_list_users`, `smartsheet_list_webhooks`, `smartsheet_list_workspaces`, `smartsheet_unified_list_groups`, `smartsheet_unified_list_organizations`, `smartsheet_unified_list_roles`, `smartsheet_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.1" description="22 Jul 2026">
  `bug-fix`

  Fixed unified\_get\_me shipping user.id and remote\_id as raw JSON numbers instead of strings; the credentials action was skipping the typecast step.

  <AccordionGroup>
    <Accordion title="Changed · 1 action updated">
      `smartsheet_unified_get_me`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.1.0" description="21 Jul 2026">
  `new-actions`

  Added unified IAM actions for users, groups, roles, organizations, credentials, and resource users.
</Update>
