This Trigger fires every time you stop a new timer in Harvest.
Developer info
- API endpoint slug
- harvest.timer_stopped
Trigger fields
No fields for this trigger
Ingredients
NotesTimer notes.
- Slug
- notes
- Filter code
- Harvest.timerStopped.Notes
- Type
- String
- Example
- Revamp form styles
Project nameName of the Project for which time is being tracked.
- Slug
- project_name
- Filter code
- Harvest.timerStopped.ProjectName
- Type
- String
- Example
- Website Redesign
Created atDate and time when the timer was stopped.
- Slug
- created_at
- Filter code
- Harvest.timerStopped.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Task nameName of the Task for which time is being tracked.
- Slug
- task_name
- Filter code
- Harvest.timerStopped.TaskName
- Type
- String
- Example
- Project Management
User nameName of the user that stopped the timer.
- Slug
- user_name
- Filter code
- Harvest.timerStopped.UserName
- Type
- String
- Example
- John Doe