Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud Libraries Create and Add Element
Version 1.0.0
Create a Creative Cloud Library, add an element to it, then read the element back.
Provider
Workflows
libraries-create-and-add-element
Create a library, add an element, and read the element back.
Creates a Creative Cloud Library, adds an element to it, and confirms the element by fetching it with its identifier.
1
createLibrary
createLibrary
Create a new Creative Cloud Library and capture its identifier.
2
createElement
createElement
Create an element of the requested type inside the new library and capture its identifier.
3
getElement
getElement
Read the created element back by its identifier to confirm it persisted in the library.