ServiceNow · Example Payload

Trouble Ticket Note Input Example

AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflows

Trouble Ticket Note 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

text@type

Example Payload

Raw ↑
{
  "text": "example_value",
  "@type": "comments"
}