ServiceNow · Example Payload

Trouble Ticket Related Party Example

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformIT Service ManagementITSMProcessesT1Workflow AutomationWorkflows

Trouble Ticket Related Party 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

idname@referredType

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "@referredType": "assigned_to"
}