Download Document
Download a document in Salesforce.
Input
Field | Definition | Type | Required |
---|---|---|---|
Document | |||
Record ID | unique identifier that is associated with the downloaded document within Salesforce | String | FALSE |
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 file that you downloaded | String |
Extension | file format (for example, .html or .http ) |
String |