Appian · Arazzo Workflow
Appian Import a Deployment and Confirm Results
Version 1.0.0
Import a deployment package, poll until completion, and branch on whether the import succeeded or finished with errors.
View Spec
View on GitHub
AutomationBPMBusiness Process ManagementEnterprise SoftwareLow-CodeProcess AutomationRPAWorkflowsArazzoWorkflows
Provider
Workflows
import-deployment
Start an import deployment, poll to completion, and branch on success vs errors.
Creates an import deployment from a package ZIP and supporting files, polls the deployment until it reaches a terminal status, and either reports the import summary on success or retrieves the deployment log when the import completes with errors or is rejected.
1
startImport
createDeployment
Create an import deployment. The Action-Type header is set to import and the multipart form carries the JSON configuration plus the package and optional settings and customization files.
2
pollImport
getDeploymentResults
Poll the deployment results until the import leaves the IN_PROGRESS state, then branch on the terminal status.
3
fetchLog
getDeploymentLog
Retrieve the plain-text deployment log when the import did not complete cleanly so the failure detail is available for troubleshooting.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/appian-import-deployment-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.