InitializeFileBlocksDownload Action

Initializes the download of one or more binary data blocks.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

The target entity.

FileAttributeName
Edm.String False False

The name used to identify the particular File attribute of the target entity.

DataSource
Edm.String True False

When an the data for a record has been moved to long term storage, set this value to retained.

Return Type

Type Nullable Description
InitializeFileBlocksDownloadResponse False The InitializeFileBlocksDownload action returns the following value.

See also