This trigger fires when a timer is started (a new time entry begins) in the selected workspace.
- API endpoint slug
- clockify.timer_started
Trigger fields
- Label
- Workspace
- Helper text
- Select the workspace to watch for started timers
- Slug
- workspace
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- project_name
- Filter code
- Clockify.timerStarted.ProjectName
- Type
- String
- Example
- Website Redesign
- Slug
- description
- Filter code
- Clockify.timerStarted.Description
- Type
- String
- Example
- Working on homepage layout
- Slug
- start_time
- Filter code
- Clockify.timerStarted.Start
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- project_client_name
- Filter code
- Clockify.timerStarted.ProjectClientName
- Type
- String
- Example
- Acme Corp
- Slug
- task_name
- Filter code
- Clockify.timerStarted.TaskName
- Type
- String
- Example
- Design mockups
- Slug
- is_billable
- Filter code
- Clockify.timerStarted.IsBillable
- Type
- String
- Example
- true