ServiceNow · Example Payload

Servicenow Service Catalog Category Example

A sample description.

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Servicenow Service Catalog Category Example is an example object payload from ServiceNow, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sys_idtitledescriptionfull_descriptionsubcategories

Example Payload

Raw ↑
{
  "sys_id": "500123",
  "title": "Example Title",
  "description": "A sample description.",
  "full_description": "example_value",
  "subcategories": []
}