Veeva Vault - Download document rendition action

The Download document rendition action downloads a document's viewable rendition as a PDF file in Veeva Vault. This action is useful for forwarding documents to SharePoint, S3, or other downstream destinations. Refer to the Veeva Vault documentation for more information.

Input

Input fieldDescription
Document IDEnter the Vault document ID. Map from the ID field of a search or trigger.
Major versionEnter the major version of the document you plan to download. Leave blank for the latest version.
Minor versionEnter the minor version of the document you plan to download. Leave blank for the latest version.
File nameOptional. Enter a file name for the downloaded PDF. Defaults to document_{id}.pdf.

Output

Output fieldDescription
File nameThe name of the downloaded file.
File contentBase64-encoded PDF content. Pass to a downstream file-upload action.
Document IDThe ID of the document.
Major versionThe major version number downloaded.
Minor versionThe minor version number downloaded.

Last updated: