How to read deployment details in a custom process model

Hi Guys,

i've tried implementing the post deployment process model feature and was able to get the details of deployment from 'deployment uuid' which is passed by appian to process model by default.

But the post deployment process runs only for direct deployments and we need to run our custom code test on manual deployments too.

So, is there a way by which we can get the deployment uuids of all the deployments happened during a day, filtered by date so that using those i can create a scheduler which performs quality check on all the deployments once a day.

or is there any api using which we can retrieve the deployment details in an environment.

Thanks in advance.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data