Appian · Example Payload

Deployment Rest Import Summary Count Example

AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflow

Deployment Rest Import Summary Count 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

totalimportedfailedskipped

Example Payload

Raw ↑
{
  "total": 1,
  "imported": 1,
  "failed": 1,
  "skipped": 1
}