Appian · Arazzo Workflow
Appian Get Deployment Status and Log
Version 1.0.0
Retrieve a deployment's current results and pull its full deployment log in one pass.
View Spec
View on GitHub
AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflowArazzoWorkflows
Provider
Workflows
deployment-status-and-log
Read a deployment's results and its log for a known deployment UUID.
Reads the current results for a deployment UUID and then retrieves the deployment log, returning the status alongside the full log content.
1
getResults
getDeploymentResults
Read the current deployment results to capture the status and summary for the supplied deployment UUID.
2
getLog
getDeploymentLog
Retrieve the plain-text deployment log so the full record of the deployment process is available alongside the status.