ServiceNow · Schema

ChangeTaskInput

Fields for creating a change task.

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Properties

Name Type Description
short_description string A brief summary of the task.
description string A detailed description of the task.
assigned_to string The sys_id of the assigned user.
assignment_group string The sys_id of the assignment group.
planned_start_date string The planned start date.
planned_end_date string The planned end date.
View JSON Schema on GitHub