ServiceNow · Arazzo Workflow
ServiceNow Create Trouble Ticket Then Update
Version 1.0.0
Create a trouble ticket, read it back by id, then update its status and severity.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
create-trouble-ticket-then-update
Open a trouble ticket and progress its status.
Creates a trouble ticket, reads it back by id, and updates its status and severity.
1
createTicket
Create a trouble ticket record in the Case, Incident, or Service Problem Case table per the supplied ticket type.
2
getTicket
Retrieve the trouble ticket by its id to confirm it persisted before updating it.
3
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.