This trigger fires when a time entry is completed.
- API endpoint slug
- clockify.new_time_entry
Trigger fields
- Label
- Workspace / Project
- Helper text
- Select a workspace or a specific project
- Slug
- workspace_project
- Required
- true
- Can have default value
- false
- Label
- Task
- Helper text
- Enter task name (optional)
- Slug
- task
- Required
- true
- Can have default value
- true
- Label
- Tags
- Helper text
- Comma-separated list of tag names to filter by
- Slug
- tags
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- project_name
- Filter code
- Clockify.newTimeEntry.ProjectName
- Type
- String
- Example
- Website Redesign
- Slug
- description
- Filter code
- Clockify.newTimeEntry.Description
- Type
- String
- Example
- Working on homepage layout
- Slug
- start_time
- Filter code
- Clockify.newTimeEntry.Start
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- end_time
- Filter code
- Clockify.newTimeEntry.End
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- project_client_name
- Filter code
- Clockify.newTimeEntry.ProjectClientName
- Type
- String
- Example
- Acme Corp
- Slug
- task_name
- Filter code
- Clockify.newTimeEntry.TaskName
- Type
- String
- Example
- Design mockups
- Slug
- duration_hours
- Filter code
- Clockify.newTimeEntry.DurationHours
- Type
- String
- Example
- 2
- Slug
- duration_minutes
- Filter code
- Clockify.newTimeEntry.DurationMinutes
- Type
- String
- Example
- 30