Appian · Example Payload

Deployment Rest Deployment Response Example

AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflow

Deployment Rest Deployment Response 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

uuidurlstatus

Example Payload

Raw ↑
{
  "uuid": "sample-id-001",
  "url": "https://example.appian.com/",
  "status": "SUCCESS"
}