Skip to main content

Clockify

With Clockify modules in Make, you can control time entries and manage workspaces, projects, tasks, clients, and tags in your Clockify account.

To get started with Clockify, create an account at clockify.me/signup.

Note

Refer to the Clockify API documentation for the list of available endpoints.

Connect Clockify to Make

To connect your Clockify account to Make, you must obtain an API key from your Clockify account.

  1. Log in to your Clockify account.

  2. In the upper right corner, click on your Profile icon > Profile Settings.

  3. Scroll down to the API section and click Generate.

    61f2692b078dd.png
  4. Copy the generated API key to your clipboard.

  5. Log in to your Make account, add a Clockify module to your scenario, and click Create a connection.

    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.

  6. Optional: In the Connection name field, enter a name for the connection.

  7. Paste the API key copied in step 4 into the API Key field and click Save.

You have successfully established the connection. You can now edit your scenario and add more Clockify modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Set up Clockify Webhooks

This app uses webhooks to trigger a scenario when an event occurs instantly. Follow the steps below to set them up.

  1. Add the Clockify instant module to your scenario and click Create a webhook.

  2. Optional: In the Webhook name field, enter a name for the webhook.

  3. Select the corresponding connection for the webhook in the Connection field and click Save.

  4. Click Copy address to clipboard to copy the generated webhook link and click OK.

  5. Log in to your Clockify account and go to app.clockify.me/webhooks.

  6. Click Create New in the top right corner.

  7. Fill in the Name field, paste the address copied in step 5 in the Endpoint URL field, select the relevant Event type, and click Create.

    Clockify_Webhook.png

Clockify will now send data to Make through the webhook when the selected event occurs.

Build Clockify Scenarios

After connecting the app, you can perform the following actions:

Time Entry
  • Watch Time Entries

  • Find Time Entries

  • Get a Time Entry

  • Run/Add a Time Entry

  • Update a Time Entry

  • Stop a Time Entry

  • Delete a Time Entry

Project
  • Watch Projects

  • Find Projects

  • List Project Custom Fields

  • Get a Project

  • Add a Project

  • Delete a Project

Task
  • Watch Tasks

  • Add a Task

  • Update a Task

  • Find Tasks

Client
  • Watch Clients

  • Find Clients

  • Add a Client

  • Delete a Client

Tag
  • Watch Tags

  • Find Tags

  • Add a Tag

Timer
  • Watch Timers

Workspace
  • Find Workspaces

  • Add a Workspace

Reports
  • Get a Summary Report

  • Get a Detailed Report

  • Get a Weekly Report

  • Get an Expense Report

Groups
  • Add a Group

  • Update a Group

  • List Groups

  • Delete a Group

Other
  • Make an API Call