Appian · Example Payload

Deployment Rest Inspection Error Example

AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflow

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

Top-level fields

errorMessageobjectNameobjectUuid

Example Payload

Raw ↑
{
  "errorMessage": "sample-errorMessage",
  "objectName": "Sample objectName",
  "objectUuid": "sample-id-001"
}