Appian · Arazzo Workflow
Appian Inspect a Package Before Deployment
Version 1.0.0
Start a package inspection, poll for results, and branch on whether blocking errors were found.
View Spec
View on GitHub
AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflowsArazzoWorkflows
Provider
Workflows
inspect-package
Inspect a deployment package and branch on whether errors block deployment.
Submits a package and settings for inspection, polls until the inspection completes, and reports the error and warning counts, branching to surface error detail when blocking problems are found.
1
startInspection
Create an inspection operation for the supplied package and settings files so potential deployment problems can be detected ahead of import.
2
pollInspection
Poll the inspection results until the operation leaves the IN_PROGRESS state, then branch on whether any blocking errors were reported.
3
surfaceErrors
Re-read the inspection results to surface the detailed error list when blocking problems were found so they can be reviewed and resolved.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.