ServiceNow · JSON Structure

Servicenow Import Set Import Set Input Structure

The field name-value pairs corresponding to columns in the import set staging table.

Type: object Properties: 0
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

ImportSetInput is a JSON Structure definition published by ServiceNow. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "type": "object",
  "description": "The field name-value pairs corresponding to columns in the import set staging table.",
  "name": "ImportSetInput",
  "$schema": "https://json-structure.org/draft/2020-12/schema"
}