ManagedEngine ServiceDesk Plus (Zoho) Connector
Documentation
Version: 2
Documentation

EndPoint Get Project Milestone Tasks


Name

get_project_milestone_tasks

Description

No description available

Parameters

Parameter Label Required Options Description
ProjectId ProjectId YES
MilestoneId MilestoneId YES

Output Columns

Label DataType Length Raw Description
id DT_WSTR 180 False
title DT_WSTR 500 False
description DT_WSTR 4000 False
percentage_completion DT_WSTR 20 False
request_id DT_WSTR 64 False
additional_cost DT_WSTR 20 False
estimated_effort_hours DT_WSTR 20 False
attachments DT_WSTR 4000 False
email_before DT_WSTR 28 False
marked_technician_email_id DT_WSTR 255 False
marked_technician_is_technician DT_BOOL 0 False
marked_technician_sms_mail DT_WSTR 255 False
marked_technician_phone DT_WSTR 255 False
marked_technician_name DT_WSTR 255 False
marked_technician_mobile DT_WSTR 255 False
marked_technician_id DT_WSTR 255 False
marked_technician_photo_url DT_WSTR 500 False
marked_technician_is_vip_user DT_BOOL 0 False
marked_technician_department DT_WSTR 255 False
overdue DT_BOOL 0 False
actual_start_time_display_value DT_WSTR 255 False
actual_start_time DT_DBTIMESTAMP 0 False
actual_end_time_display_value DT_WSTR 255 False
actual_end_time DT_DBTIMESTAMP 0 False
associated_entity DT_WSTR 255 False
module DT_WSTR 255 False
priority_color DT_WSTR 255 False
priority_name DT_WSTR 255 False
priority_id DT_WSTR 255 False
scheduled_end_time_display_value DT_WSTR 255 False
scheduled_end_time DT_DBTIMESTAMP 0 False
estimated_effort_minutes DT_WSTR 20 False
deleted DT_BOOL 0 False
estimated_effort DT_WSTR 20 False
estimated_effort_days DT_WSTR 20 False
task_type_color DT_WSTR 255 False
task_type_name DT_WSTR 255 False
task_type_id DT_WSTR 255 False
scheduled_start_time_display_value DT_WSTR 255 False
scheduled_start_time DT_DBTIMESTAMP 0 False
status_in_progress DT_BOOL 0 False
status_internal_name DT_WSTR 255 False
status_stop_timer DT_BOOL 0 False
status_color DT_WSTR 255 False
status_name DT_WSTR 255 False
status_id DT_WSTR 255 False
created_time_display_value DT_WSTR 210 False
created_time 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 180 False
created_by_is_technician DT_BOOL 0 False
created_by_sms_mail DT_WSTR 2550 False
created_by_mobile DT_WSTR 200 False
created_by_last_name DT_WSTR 40 False
created_by_user_scope DT_WSTR 200 False
created_by_phone DT_WSTR 120 False
created_by_name DT_WSTR 130 False
created_by_id DT_WSTR 180 False
created_by_photo_url DT_WSTR 750 False
created_by_is_vip_user DT_BOOL 0 False
created_by_department DT_WSTR 2550 False
created_by_first_name DT_WSTR 80 False
created_by_job_title DT_WSTR 2550 False
owner_email_id DT_WSTR 255 False
owner_is_technician DT_BOOL 0 False
owner_sms_mail DT_WSTR 255 False
owner_phone DT_WSTR 255 False
owner_name DT_WSTR 255 False
owner_mobile DT_WSTR 255 False
owner_id DT_WSTR 255 False
owner_photo_url DT_WSTR 255 False
owner_is_vip_user DT_BOOL 0 False
owner_department 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.