Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud PDF Export to Format
Version 1.0.0
Upload a PDF, export it to another format, then retrieve the converted result download URI.
View Spec
View on GitHub
Ai MlCloudCreativeDesignDocumentsPhotographySoftware-as-a-ServiceVideoArazzoWorkflows
Provider
Workflows
pdf-export-to-format
Export an uploaded PDF to another format and get the download URI.
Creates an upload asset for a PDF, submits an export job to the requested target format, and retrieves the converted result asset download URI.
1
createUploadAsset
Create an upload asset for the source PDF, obtaining an asset ID and a presigned upload URI.
2
submitExport
Submit the export-PDF job referencing the uploaded asset and the target format. Responds 201 with a Location header for job status.
3
getResultDownloadUri
Retrieve the presigned download URI for the converted result asset once the export 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.