Adobe Launch · Arazzo Workflow
Adobe Launch Build a Library and Poll for Completion
Version 1.0.0
Create a library, add a rule to it, kick off a build, and poll the build until it finishes.
View Spec
View on GitHub
Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag ManagementArazzoWorkflows
Provider
Workflows
library-build-and-poll
Assemble a library, build it, and wait for the asynchronous build to complete.
Creates a library, attaches a rule, assigns an environment, triggers a build, and polls the build status until it is succeeded or failed.
1
2
addRuleToLibrary
Add the supplied rule to the library's set of rule resources.
3
setEnvironment
Assign the library to an environment so it can be built and published.
4
5
pollBuild
Retrieve the build by id and retry while it is still pending; branch to success or failure once the build settles.
Source API Descriptions
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.