Appian · Arazzo Workflow
Appian Export a Full Application
Version 1.0.0
Confirm an application has in-flight packages, then export the entire application and wait for the artifacts.
View Spec
View on GitHub
AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflowsArazzoWorkflows
Provider
Workflows
export-full-application
Validate an application then export the whole application and wait for the artifacts.
Reads the application's packages as a validity guard, starts an application-level export deployment, polls it to a terminal status, and returns the exported artifact URLs.
1
validateApplication
Read the application's in-flight packages to confirm the application UUID resolves and is accessible before launching a full export.
2
startExport
Create an application-level export deployment for the validated application UUID, setting the Action-Type header to export.
3
pollExport
Poll the export deployment until it leaves the IN_PROGRESS state, then capture the artifact download URLs.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.