Clockify integration

Free time tracking: time entries, projects, clients, tags, reports, workspaces

Help CentreConnectors

Overview

Clockify is a free time-tracking platform. The Automize Clockify connector covers time entries, projects, clients, tags, reports, workspaces.

  • Regions: Global.
  • Plans: Free + paid (Standard, Pro, Enterprise).

Setting up the connection

Auth type: API Key.

  1. Clockify → Profile → API Keys → Generate.
  2. In Automize → Settings → Connectors → Clockify. Paste key.

Find your credentials at https://app.clockify.me/user/settings.


Rate limits

10 req/sec.


Data model

Time tracking:

    Workspace ─┬─ Users
               ├─ Projects ─── Tasks
               ├─ Clients
               ├─ Tags
               └─ Time Entries

Available operations

11 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Create ClientGeneralCreate a client in a workspace
Create ProjectGeneralCreate a project in a workspace
Create Time EntryGeneralCreate a new time entry
Delete Time EntryGeneralDelete a time entry
Get Current UserGeneralGet the authenticated user
List ClientsGeneralList clients in a workspace
List ProjectsGeneralList projects in a workspace
List TagsGeneralList tags in a workspace
List Time EntriesGeneralList time entries for a user
List WorkspacesGeneralList all workspaces
Update Time EntryGeneralUpdate an existing time entry

Operations

Create Client

Create a client in a workspace

ParameterRequiredTypeDescription
Name nameYestext
Email emailYestext
Workspace Id workspace_idYestext

Create Project

Create a project in a workspace

ParameterRequiredTypeDescription
Name nameYestext
Clientid clientIdYestext
Billable billableYestext
Workspace Id workspace_idYestext

Create Time Entry

Create a new time entry

ParameterRequiredTypeDescription
Start startYestext
End endYestext
Projectid projectIdYestext
Description descriptionYestext
Tagids tagIdsYestext
Workspace Id workspace_idYestext

Tips

  • start + (end OR duration) + project + description.

Delete Time Entry

Delete a time entry

ParameterRequiredTypeDescription
Workspace Id workspace_idYestext
Time Entry Id time_entry_idYestext

Get Current User

Get the authenticated user

No input parameters.


List Clients

List clients in a workspace

ParameterRequiredTypeDescription
Workspace Id workspace_idYestext

List Projects

List projects in a workspace

ParameterRequiredTypeDescription
Workspace Id workspace_idYestext

Tips

  • Filter by archived, name.

List Tags

List tags in a workspace

ParameterRequiredTypeDescription
Workspace Id workspace_idYestext

List Time Entries

List time entries for a user

ParameterRequiredTypeDescription
Workspace Id workspace_idYestext
User Id user_idYestext

Tips

  • Per user. Filter by date range.

List Workspaces

List all workspaces

No input parameters.


Update Time Entry

Update an existing time entry

ParameterRequiredTypeDescription
Start startYestext
End endYestext
Projectid projectIdYestext
Description descriptionYestext
Workspace Id workspace_idYestext
Time Entry Id time_entry_idYestext

FAQ

Free unlimited?
Yes – Clockify's free tier is unlimited users + projects.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.