The current status of a deployment operation. IN_PROGRESS indicates the operation is still running. COMPLETED indicates success. Other statuses indicate various error or review states.
AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflows
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/appian/refs/heads/main/json-schema/deployment-rest-deployment-status-schema.json",
"title": "DeploymentStatus",
"description": "The current status of a deployment operation. IN_PROGRESS indicates the operation is still running. COMPLETED indicates success. Other statuses indicate various error or review states.",
"type": "string",
"enum": [
"IN_PROGRESS",
"COMPLETED",
"COMPLETED_WITH_ERRORS",
"COMPLETED_WITH_IMPORT_ERRORS",
"COMPLETED_WITH_PUBLISH_ERRORS",
"FAILED",
"PENDING_REVIEW",
"REJECTED"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.