TDV Adapter for Oracle Service Cloud

Build 22.0.8462

DownloadBase64FileAttachment

Download Base-64 encoded file attachment of a specific instance of a resource.

Input

Name Type Required Description
ObjectName String True Object name for which you have to upload the file attachment.

The allowed values are incidents, answers, answerVersions, contacts, opportunities, organizations, tasks.

ObjectId Long True Id of object instance.
AttachmentId Long True Id of the attachment.

Result Set Columns

Name Type Description
Data String Base64-encoded Text of the attachment.
Status String Execution status of the stored procedure

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462