Appian Deployment REST API

The Appian Deployment REST API provides endpoints for exporting, inspecting, and importing applications and packages. It enables automation of CI/CD pipelines including exports, inspections, and imports, and supports post-deployment processes for external deployments.

API entry from apis.yml

apis.yml Raw ↑
aid: appian:deployment-rest-api
name: Appian Deployment REST API
tags:
- CI/CD
- Deployment
- Packages
humanURL: https://docs.appian.com/suite/help/25.4/Deployment_Rest_API.html
properties:
- url: https://docs.appian.com/suite/help/25.4/Deployment_Rest_API.html
  type: Documentation
- url: https://docs.appian.com/suite/help/25.4/Export_Package_API.html
  type: Reference
- url: https://docs.appian.com/suite/help/25.4/Web_API_Authentication.html
  type: Authentication
description: The Appian Deployment REST API provides endpoints for exporting, inspecting, and importing
  applications and packages. It enables automation of CI/CD pipelines including exports, inspections,
  and imports, and supports post-deployment processes for external deployments.