Adobe Launch · Arazzo Workflow
Adobe Launch Submit, Approve, and Build a Library
Version 1.0.0
Transition an existing library through submit and approve, then compile a build and poll it.
View Spec
View on GitHub
Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag ManagementArazzoWorkflows
Provider
Workflows
publish-library
Submit then approve a library, build it, and wait for the build to finish.
Applies the submit and approve meta.action transitions to a library, kicks off a build, and polls the build status until it is succeeded or failed.
1
submitLibrary
updateLibrary
Transition the library into the submitted state for approval.
2
approveLibrary
updateLibrary
Transition the submitted library into the approved state.
3
createBuild
createBuild
Compile the approved library into a build.
4
pollBuild
getBuild
Retrieve the build and retry while it is still pending; end the workflow once the build succeeds.