Skip to main content
December 16, 2024
Question

How can I download a package using the Appian API that has previously been deployed from a previous environment?

  • December 16, 2024
  • 2 replies
  • 0 views

Hello Appian Community,

In the project I'm working on we are designing a flow to automate deployments using Jenkins. I have tested Appian APIs to download packages automatically. But when I use the API (https://docs.appian.com/suite/help/latest/Application_Package_Details_API.html)  to obtain package information from an Application, it only returns the packages created in that environment. But I want to download a package that I have deployed using "Compare And Deploy" and therefore I have not created in this environment. 

Could you tell me how to download the package that has been deployed?

Thanks in advance!

2 replies

mathieud0001
December 16, 2024

I don't think this is possible. I think you either have to do a full push from your target environment or source the package from your source environment.

December 23, 2024