Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

...

Field Name

Field Type

Description

Label*

String

Specify a unique and meaningful name for the Snap.

Default Value: Salesforce Download
ExampleSalesforce Download

Service Version*

String/Suggestion

Specify the version number associated with the Salesforce service that you want to connect to. Alternatively, click the Suggestion (blue star) icon to fetch the list of versions and select the desired version.

Default Value: 52.0 
Example: 52.0

File Type*

String/Expression/Suggestion

Specify the type of file you want to download. Alternatively, click the Suggestion (blue star) icon to fetch the list of associated files.

Info

You can also specify an expression that will be evaluated into an attachment ID or content data ID, from each input document. The ID is found at the end of the URL of the file.

The available options are:

  • Attachment: Downloads the file as an attachment.

  • Content Version: Downloads the version of the content.

  • Document: Downloads the file as a document.

Default Value: Attachment
Example: Document

ID*

String/Expression

Specify the ID of the Salesforce object that you want to download.

Default Value: N/A
Example: $id

Snap Execution

Dropdown list

Select one of the three modes in which the Snap executes. Available options are:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled: Disables the Snap and all Snaps that are downstream from it.

Default Value: Validate & Execute
Example: Execute only

...