Download Document
Download a document in Salesforce.
Input
Field | Definition | Type | Required |
---|---|---|---|
Document | |||
Record ID |
Unique identifier that is associated with the document to download within Salesforce.
For example, |
String | FALSE |

A document cannot be larger than 2 GB. See Workflows system limits.
Output

The download behavior for the document will be dependent on your File Upload and Download Security settings within Salesforce.
Field | Definition | Type |
---|---|---|
File | ||
Size | Size of the file that you downloaded in bytes. | Number |
File Content | File that you downloaded. | File |
Name | Name of the downloaded file. | String |
Extension | File format (for example, .html or .http ). |
String |