ServiceNow · Arazzo Workflow
ServiceNow Standard Change From Template
Version 1.0.0
List standard change models, create a change from a template, then read it back.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflowsArazzoWorkflows
Provider
Workflows
standard-change-from-template
Create a standard change from a pre-approved template.
Surveys existing standard changes, creates a new one from a template, and confirms it by reading it back.
1
listStandardChanges
listStandardChanges
List existing standard change requests to provide context before creating a new one from a template.
2
createFromTemplate
createStandardChange
Create a new standard change request from the supplied template. The template determines default values and pre-configured approvals; the supplied body fields override template defaults.
3
getChange
getNormalChange
Read the newly created standard change back by its sys_id to confirm it was created from the template.