Adobe Premiere Pro · Arazzo Workflow
Adobe Premiere Fetch Library Element Representation
Version 1.0.0
Resolve an element then fetch one of its representations by id.
View Spec
View on GitHub
AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo ProductionArazzoWorkflows
Provider
Workflows
fetch-element-representation
Read an element, then retrieve a specific representation of it.
Reads the element by id to confirm it is retrievable and to expose its representations array, then fetches one representation by its identifier to obtain the format-specific content payload.
1
getElement
getLibraryElement
Read the element to confirm it exists and to expose its available representations.
2
getRepresentation
getElementRepresentation
Fetch a single representation of the confirmed element to obtain its format type and content payload.