ServiceNow · Schema

CatalogItemDetail

Full details of a catalog item including its variables.

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Properties

Name Type Description
sys_id string Unique identifier for the catalog item.
name string The display name of the item.
short_description string A brief description of the item.
description string The full description of the item.
category string The category sys_id.
price string The displayed price.
picture string URL to the item picture.
mandatory_attachment boolean Whether a file attachment is required to order the item.
request_method string The method used to fulfill the request.
variables array The list of variables (form fields) that must be filled in when ordering the item.
View JSON Schema on GitHub