Skip to main content

Smartsheet connector

Back to the connector overview, authentication methods, and actions.
17 Sept 2026
data-syncAdded 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.
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
22 Jul 2026
bug-fixFixed unified_get_me shipping user.id and remote_id as raw JSON numbers instead of strings; the credentials action was skipping the typecast step.
smartsheet_unified_get_me
21 Jul 2026
new-actionsAdded unified IAM actions for users, groups, roles, organizations, credentials, and resource users.