ServiceNow · Arazzo Workflow
ServiceNow Order Catalog Item
Version 1.0.0
Look up a catalog item, read its details, then order it immediately.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
order-catalog-item
Find a catalog item and order it immediately.
Lists items in a catalog, reads the chosen item, and places an immediate order for it.
1
listItems
List catalog items in the supplied catalog to provide context for the order.
2
getItem
Read the chosen catalog item by sys_id to confirm it exists and is orderable.
3
orderNow
Submit an immediate order for the catalog item with the supplied quantity and variables, bypassing the cart.
Source API Descriptions
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.