InitializeAttachmentBlocksUpload Action

Initializes attachment storage for receiving (uploading) one or more attachment 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.

Return Type

Type Nullable Description
InitializeAttachmentBlocksUploadResponse False Contains the response of the InitializeAttachmentBlocksUpload action.

See also