EndPoint Get Time Tracking Entries
Name
get_time_tracking_entries
Description
Parameters
Parameter |
Label |
Required |
Options |
Description |
TaskId |
Task Id |
YES |
|
|
Fields |
Fields |
NO |
Option |
Value |
name |
name |
created_by.name |
created_by.name |
duration_minutes |
duration_minutes |
entered_on |
entered_on |
created_at |
created_at |
task.name |
task.name |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
50 |
False |
|
CreatedById |
DT_WSTR |
50 |
False |
|
CreatedByName |
DT_WSTR |
255 |
False |
|
DurationMinutes |
DT_I4 |
0 |
False |
|
EnteredOn |
DT_WSTR |
50 |
False |
|
CreatedAt |
DT_DBTIMESTAMP |
0 |
False |
|
TaskId |
DT_WSTR |
50 |
False |
|
TaskName |
DT_WSTR |
255 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |