EndPoint Get Request Task Comment Details
Name
get_request_task_comment_details
Description
No description available
Parameters
Parameter |
Label |
Required |
Options |
Description |
RequestId |
RequestId |
YES |
|
|
TaskId |
TaskId |
YES |
|
|
CommentId |
CommentId |
YES |
|
|
Output Columns
Name |
DataType |
Length |
Raw |
Description |
id |
DT_WSTR |
180 |
False |
|
task_id |
DT_WSTR |
64 |
False |
|
task_title |
DT_WSTR |
255 |
False |
|
comment |
DT_WSTR |
4000 |
False |
|
parent_comment |
DT_WSTR |
4000 |
False |
|
parent_comment_id |
DT_WSTR |
180 |
False |
|
created_time_display_value |
DT_WSTR |
84 |
False |
|
created_time_value |
DT_DBTIMESTAMP |
0 |
False |
|
last_updated_time_display_value |
DT_WSTR |
210 |
False |
|
last_updated_time |
DT_DBTIMESTAMP |
0 |
False |
|
created_by_email_id |
DT_WSTR |
255 |
False |
|
created_by_is_technician |
DT_BOOL |
0 |
False |
|
created_by_sms_mail |
DT_WSTR |
255 |
False |
|
created_by_mobile |
DT_WSTR |
255 |
False |
|
created_by_last_name |
DT_WSTR |
255 |
False |
|
created_by_user_scope |
DT_WSTR |
255 |
False |
|
created_by_sms_mail_id |
DT_WSTR |
255 |
False |
|
created_by_phone |
DT_WSTR |
255 |
False |
|
created_by_name |
DT_WSTR |
255 |
False |
|
created_by_id |
DT_WSTR |
255 |
False |
|
created_by_photo_url |
DT_WSTR |
255 |
False |
|
created_by_is_vip_user |
DT_BOOL |
0 |
False |
|
created_by_department |
DT_WSTR |
255 |
False |
|
created_by_first_name |
DT_WSTR |
255 |
False |
|
created_by_job_title |
DT_WSTR |
255 |
False |
|
Input Columns
Name |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |