ServiceNow · Schema

ChangeTask

A task associated with a change request.

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Properties

Name Type Description
sys_id string Unique identifier for the change task.
number string The human-readable task number.
short_description string A brief summary of the task.
state string The current state of the task.
assigned_to string The sys_id of the assigned user.
change_request string The sys_id of the parent change request.
planned_start_date string The planned start date for the task.
planned_end_date string The planned end date for the task.
View JSON Schema on GitHub