JDBC Driver for Monday

Build 23.0.8839

DownloadAsset

Download a file uploaded to monday.com by providing the asset ID.

Input

Name Type Required Accepts Output Streams Description
AssetId String False False Specify the ID of the asset to download.
LocalPath String False False The absolute location where you want to save the file in.
FileStream String False True An instance of an output stream where file data is written to. Only used if LocalPath is not set.

Result Set Columns

Name Type Description
Success String Indicates whether or not the operation was successful.
Details String Any extra details on the operation's execution.
FileData String If the LocalPath and FileStream inputs are empty, file data will be output encoded in base64.

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