Clockify connector
Back to the connector overview, authentication methods, and actions.
15 Sept 2026
data-syncAdded scheduled data sync to four collection actions — workspaces, and the unified groups, organizations and roles — so these collections can be kept in sync and searched without calling Clockify on every request. The unified groups page through results automatically; workspaces and the unified organizations and roles are returned in full by a single request. All sync by full refresh, because Clockify’s list endpoints offer no last-updated filter.Changed · 4 actions updated
Changed · 4 actions updated
clockify_list_workspaces, clockify_unified_list_groups, clockify_unified_list_organizations, clockify_unified_list_roles2 Sept 2026
bug-fixStandardized action category capitalization for more consistent portal filters.Changed · 11 actions updated
Changed · 11 actions updated
clockify_unified_get_group, clockify_unified_get_me, clockify_unified_get_organization, clockify_unified_get_role, clockify_unified_get_user, clockify_unified_list_groups, clockify_unified_list_organizations, clockify_unified_list_resource_types, clockify_unified_list_resource_users, clockify_unified_list_roles, clockify_unified_list_users19 Aug 2026
new-actionsAdded unified IAM actions for users, groups, roles, organizations, credentials, and resource users (project-scoped).Added · 11 new actions
Added · 11 new actions
clockify_unified_get_group, clockify_unified_get_me, clockify_unified_get_organization, clockify_unified_get_role, clockify_unified_get_user, clockify_unified_list_groups, clockify_unified_list_organizations, clockify_unified_list_resource_types, clockify_unified_list_resource_users, clockify_unified_list_roles, clockify_unified_list_users14 Jul 2026
new-actionsAdded inbound webhook events (auto-provisioned, per-event) with 50 event handlers and a webhook setup guide.