Appian · Example Payload

Deployment Rest Inspection Problems Example

AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflow

Deployment Rest Inspection Problems Example is an example object payload from Appian, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalErrorstotalWarningserrorswarnings

Example Payload

Raw ↑
{
  "totalErrors": 1,
  "totalWarnings": 1,
  "errors": [],
  "warnings": []
}