ServiceNow · Example Payload

Servicenow Service Catalog Cart Item Input Example

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflows

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

Top-level fields

sysparm_quantityvariables

Example Payload

Raw ↑
{
  "sysparm_quantity": 10,
  "variables": "example_value"
}