TDV Adapter for SugarCRM

Build 23.0.8839

DownloadFile

Downloads a document file from SugarCRM.

Input

Name Type Description
ResourceId String The ID of the resource containing the file.
Module String The name of the Module containing the resource. I.e. Documents.

The default value is Documents.

Field String The field inside the specified module containing the resource. I.e. filename.

The default value is filename.

OutputFolder String The folder to download the file to.

Result Set Columns

Name Type Description
Status String Stored procedure ecxecution status.
FileName String The name of the file that was downloaded if included in the response.
FileData String File data that will be outputted encoded in Base64 if the OutputFolder and FileStream inputs are not set.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839