Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud PDF Create and Download
Version 1.0.0
Upload a source document, create a PDF from it, then retrieve the result download URI.
View Spec
View on GitHub
Ai MlCloudCreativeDesignDocumentsPhotographySoftware-as-a-ServiceVideoArazzoWorkflows
Provider
Workflows
pdf-create-and-download
Create a PDF from an uploaded document and get its download URI.
Creates an upload asset, submits a create-PDF job for it, captures the job status Location, and retrieves a presigned download URI for the result asset.
1
createUploadAsset
Create an upload asset for the source document, obtaining an asset ID and a presigned upload URI for the file content.
2
submitCreatePdf
Submit the create-PDF job referencing the uploaded asset. Responds 201 with a Location header pointing at the job status URL.
3
getResultDownloadUri
Retrieve the presigned download URI for the produced PDF asset once the job has completed.
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.