Download an attachment from a Salesforce record.

Input Fields

  • Attachment
    • Attachment ID (text): The Salesforce ID for the attachment you wish to download.

Output Fields

The download behavior for the attachment will be dependent on your File Upload and Download Security settings within Salesforce.

  • File
    • Size (number): The size of the file you downloaded.
    • File Content (file): The file that you downloaded.
    • Name (text): The name of the file you downloaded.
    • Extension (type): The file format (e.g. .html, .http, etc.).