A TaskField is a custom field defined within your Workspace for a specific Project. You can
define TaskFields for any integration purpose that is important to your business. Each
TaskField has a data type as well as options in how it is handled. TaskFields can be edited
for each Task inside this Project.
Fields
Field | Description |
---|---|
id uuid required | The unique identifier of this TaskField. |
value string optional | The value currently set for this TaskField for this Task. |
name string optional | The name of this TaskField. |
type string optional | The type of this TaskField. Valid types are the following: Text Number Date Checkbox Currency Dropdown |