# Salesforce - Download file action
This action retrieves the contents of a file in Salesforce.
# Input
| Input fields | Description |
|---|---|
| File ID | Enter the unique Salesforce identifier for the file. You can obtain this ID from other connector actions, such as Search records. |
| Version number | Specify the version number of the file to retrieve. The action retrieves the latest version by default. |
# Output
| Output fields | Description |
|---|---|
| File | The file's contents. |
| Size | The size of the file in bytes. |
Last updated: 10/16/2025, 6:31:22 PM