EndPoint Get Request Task Comment Details
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
RequestId | RequestId | YES | ||
TaskId | TaskId | YES | ||
CommentId | CommentId | YES |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
id |
DT_WSTR
|
nvarchar(180)
|
180 | False |
|
comment |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
task_id |
DT_WSTR
|
nvarchar(64)
|
64 | False |
|
task_title |
DT_WSTR
|
nvarchar(255)
|
255 | False |
|
parent_comment |
DT_WSTR
|
nvarchar(4000)
|
4000 | False |
|
parent_comment_id |
DT_WSTR
|
nvarchar(180)
|
180 | False |
|
created_time_display_value |
DT_WSTR
|
nvarchar(210)
|
210 | False |
|
created_time |
DT_DBTIMESTAMP
|
datetime
|
False |
||
last_updated_time_display_value |
DT_WSTR
|
nvarchar(210)
|
210 | False |
|
last_updated_time |
DT_DBTIMESTAMP
|
datetime
|
False |
||
created_by_email_id |
DT_WSTR
|
nvarchar(180)
|
180 | False |
|
created_by_is_technician |
DT_BOOL
|
bit
|
False |
||
created_by_sms_mail |
DT_WSTR
|
nvarchar(2550)
|
2550 | False |
|
created_by_mobile |
DT_WSTR
|
nvarchar(200)
|
200 | False |
|
created_by_last_name |
DT_WSTR
|
nvarchar(40)
|
40 | False |
|
created_by_user_scope |
DT_WSTR
|
nvarchar(200)
|
200 | False |
|
created_by_phone |
DT_WSTR
|
nvarchar(120)
|
120 | False |
|
created_by_name |
DT_WSTR
|
nvarchar(130)
|
130 | False |
|
created_by_id |
DT_WSTR
|
nvarchar(180)
|
180 | False |
|
created_by_photo_url |
DT_WSTR
|
nvarchar(750)
|
750 | False |
|
created_by_is_vip_user |
DT_BOOL
|
bit
|
False |
||
created_by_department |
DT_WSTR
|
nvarchar(2550)
|
2550 | False |
|
created_by_first_name |
DT_WSTR
|
nvarchar(80)
|
80 | False |
|
created_by_job_title |
DT_WSTR
|
nvarchar(2550)
|
2550 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Examples
SSIS
Use ManagedEngine ServiceDesk Plus (Zoho) Connector in API Source component to read data or in API Destination component to read/write data:
Get Request Task Comment Details using API Source
ManagedEngine ServiceDesk Plus (Zoho)
Get Request Task Comment Details

Get Request Task Comment Details using API Destination
ManagedEngine ServiceDesk Plus (Zoho)
Get Request Task Comment Details
