ServiceNow · Arazzo Workflow
ServiceNow Cart Checkout
Version 1.0.0
Add a catalog item to the cart, review the cart contents, then submit the order.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflowsArazzoWorkflows
Provider
Workflows
cart-checkout
Add an item to the cart and check out.
Adds a catalog item to the cart, reviews the cart, and submits the cart as an order.
1
addToCart
addItemToCart
Add the catalog item to the current user's cart with the supplied quantity and variables.
2
reviewCart
getCart
Retrieve the current cart to review its contents before submitting the order.
3
submitOrder
submitCartOrder
Submit all items in the cart as a single service catalog request.