aleqsd/Zoho WorkDrive Download

Download files from Zoho WorkDrive into your workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client_idZoho OAuth client identifieryes
client_secretZoho OAuth client secretyes
refresh_tokenZoho OAuth refresh tokenyes
resource_idWorkDrive resource ID of the file or folder to downloadno
download_urlDirect WorkDrive download URL (alternative to resource_id)no
destinationDestination directory or file path where the download should be storednozoho-downloads
regionZoho account region (com, eu, in, com.cn, com.au, jp)nocom
organization_idOptional WorkDrive organization identifierno
workspace_idOptional WorkDrive workspace identifierno
version_idSpecific file version identifier to downloadno
timeout_msRequest timeout in millisecondsno120000
retriesNumber of retries when the download fails with transient errorsno2
overwriteOverwrite the destination file if it already existsnofalse
follow_folder_structurePreserve folder structure as provided by WorkDrive when saving filesnotrue
namedescription
file_nameName of the downloaded file
file_pathAbsolute path to the downloaded file on the runner
content_typeContent type returned by Zoho WorkDrive
file_sizeSize of the downloaded file in bytes if available