ServiceNow · Arazzo Workflow
ServiceNow Create Emergency Change With Task
Version 1.0.0
Create an emergency change request, read it back, then attach an implementation task.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
create-emergency-change
Create an emergency change and attach an implementation task.
Creates an emergency change request, retrieves it by sys_id, and creates a task under it to drive immediate remediation.
1
createEmergencyChange
Create a new emergency change request for an urgent change that cannot wait for the normal approval cycle.
2
getChange
Read the emergency change back by its sys_id to confirm it persisted and capture its assigned number.
3
createTask
Create an implementation task under the emergency change so remediation work can begin immediately.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.