JDBC Driver for Zoho Creator

Build 23.0.8839

UploadFile

Uploads any file

Input

Name Type Required Accepts Input Streams Description
ReportLinkName String True False Specify Report Link Nameto upload the attachment.
RecordID String True False Specify Record Id to upload the attachment.
FieldLinkName String True False Specify Field Link Name of the report to upload the attachment.
FilePath String False False Specify the location of the attachment to upload.
FileName String False False Specify the file name with the extension in case of Content is provided
Content String False True The content as InputStream to be uploaded when FilePath is not specified.

Result Set Columns

Name Type Description
FileName String The name of the file.
FilePath String The file path.
Message String The status message of the operation.

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