Explore Plans
Mobile menu Close menu
Harvest

Timer started

This Trigger fires every time you start a new timer in Harvest.

Developer info

API endpoint slug
harvest.timer_started

Trigger fields

No fields for this trigger

Ingredients

Notes Timer notes.

Slug
notes
Filter code
Harvest.timerStarted.Notes
Type
String
Example
Revamp form styles

Task name Name of the Task for which time is being tracked.

Slug
task_name
Filter code
Harvest.timerStarted.TaskName
Type
String
Example
Project Management

Project name Name of the Project for which time is being tracked.

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

User name Name of the user that started the timer.

Slug
user_name
Filter code
Harvest.timerStarted.UserName
Type
String
Example
John Doe

Created at Date and time when the timer was started.

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