Capsule Tracks provide a simple way to define a sequence of tasks for things you do in your business. They can be used in opportunities or projects. Each track definition can contain multiple track task definitions.
Name | Type | Description | |
---|---|---|---|
id | Long | Read only |
The unique id of this track task definition. |
description | String | Required |
A short description of this track task definition. This becomes the task description when the track definition is applied to a project or opportunity. |
daysAfterRule | String | Required |
Determines how the due date is calculated when creating this task:
Accepted values are: |
daysAfter | Integer | Required |
The number of days/weekdays/weeks (specified in |
displayOrder | Integer |
The order the task appears in the track. |
|
dayDelayRule | String | Required |
Defines the time unit for how the
Accepted values are: |
category | Category |
The category of this task. |
|
trackTaskAssignee | Track Task Assignee | Required |
Details about which user this task is assigned to when the track is added to a project or opportunity. |
createdAt | Date | Read only |
The ISO date/time when this task definition was created. |
updatedAt | Date | Read only |
The ISO date/time when this task definition was last updated. |