ServiceNow · Example Payload

Servicenow Service Catalog Order Result Example

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

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

Top-level fields

request_numberrequest_idtable

Example Payload

Raw ↑
{
  "request_number": "example_value",
  "request_id": "500123",
  "table": "example_value"
}