Veeva Document Download
Overview
The Veeva Document Download Snap downloads documents from Veeva Vault.
Use this Snap to retrieve the file content of documents stored in Veeva Vault.

Supported Accounts
- This is a Read-type Snap.
Works in Ultra Tasks
Snap views
| Type | Description | Examples of upstream and downstream Snaps |
|---|---|---|
| Input |
This Snap has at most one document input view. The input document can contain the document ID to download. If no input is provided, the Snap uses the configured document ID. |
|
| Output |
This Snap has exactly one document output view. The output document contains the file content and metadata for the downloaded document. |
|
| Learn more about Error handling. | ||
Snap settings
| Field/Field set | Description |
|---|---|
| Label*
|
Specify a unique name for the Snap. Modify this to be more appropriate, especially if more than one of the same Snaps is in the pipeline. Default value: Veeva Document Download |
| API version*
|
The Veeva Vault API version to use for this Snap. Default value: v25.2 Example: |
| Ignore empty result
|
Select this checkbox to ignore empty results. When selected, the Snap does not write an output document if the document cannot be found. Default value: Not selected |
| Document ID*
|
The ID of the document to download. If not specified, the Snap uses the input document to determine the document ID. Default value: N/A Example: |
| Version
|
The specific version of the document to download. If not specified, the latest version is downloaded. Default value: N/A Example: |
| Rendition type
|
The rendition type of the document to download (e.g., original, viewable_rendition). Default value: N/A Example: |
| Download source
|
Select this checkbox to download the source file of the document. Default value: Selected |
| Number of retries
|
The number of retry attempts for failed API calls. The Snap retries the request if it receives a transient error from Veeva Vault. Default value: 3 Example: |
| Retry interval (seconds)
|
The time interval in seconds between retry attempts. Default value: 1 Example: |
|
Snap execution Dropdown list
|
Choose one of the three modes in
which the Snap executes. Available options are:
Default value: Validate & Execute |