Databricks connector
Back to the connector overview, authentication methods, and actions.
21 Sept 2026
feature bug-fixAdded scheduled data sync for users, groups, roles, workspaces, metastores, networks, credentials, storage configurations, budgets, IP access lists, log delivery configurations and OAuth app integrations. Fixed unified user and group lists failing once an account holds more than 100 users or groups.Changed · 12 actions updated
Changed · 12 actions updated
databricks_list_budgets, databricks_list_credentials, databricks_list_custom_app_integrations, databricks_list_ip_access_lists, databricks_list_log_delivery_configs, databricks_list_metastores, databricks_list_networks, databricks_list_storage_configurations, databricks_list_workspaces, databricks_unified_list_groups, databricks_unified_list_roles, databricks_unified_list_users28 Aug 2026
bug-fixFixed user and group lists stopping after the first page, role lookups by id rejecting valid ids, and unrecognized roles being misreported as the standard user role. Listing users now supports an expand parameter, and user roles are returned only when requested through it.