Close menu
Explore Plans
Mobile menu Close menu
Clockify

Timer started

This trigger fires when a timer is started (a new time entry begins) in the selected workspace.

Developer info

API endpoint slug
clockify.timer_started

Trigger fields

Workspace Dropdown list

Label
Workspace
Helper text
Select the workspace to watch for started timers
Slug
workspace
Required
true
Can have default value
false

Ingredients

Project name The name of the project the timer was started on.

Slug
project_name
Filter code
Clockify.timerStarted.ProjectName
Type
String
Example
Website Redesign

Description The description entered when the timer was started.

Slug
description
Filter code
Clockify.timerStarted.Description
Type
String
Example
Working on homepage layout

Start The date and time the timer was started.

Slug
start_time
Filter code
Clockify.timerStarted.Start
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Project client name The name of the project's client.

Slug
project_client_name
Filter code
Clockify.timerStarted.ProjectClientName
Type
String
Example
Acme Corp

Task name The name of the task, if one was selected.

Slug
task_name
Filter code
Clockify.timerStarted.TaskName
Type
String
Example
Design mockups

Is billable Whether the started entry is marked billable (true or false).

Slug
is_billable
Filter code
Clockify.timerStarted.IsBillable
Type
String
Example
true