/
resources/files/download

resources/files/download

Downloads a file to the browser.

URL

(GET) /resources/files/download?data={data}

PARAMETERS

The URL parameter data is an (URL escaped) JSON object:

scope

The scope object. Note that if you use a document set or global search scope, you will receive an "available" = false result. In fact these scopes do not support files.

Mandatory
didThe document id. This must be a document within the scope.Mandatory
locale

Language of the file.

Mandatory
   
folderFolder ID of the file. If not specified then the call refers to the original file or deliverable (depending on the language).Optional
name

Name the file. If not specified. If not specified then the call refers to the original file or deliverable (depending on the language).

Optional

 

Download source file or deliverable

You do need to specify the "folder" and "name" parameters. Drop the two parameters and the download is for source/target file depending on the "locale".

The "folder" and "name" parameters for source/target files can of course be obtained from resources/files/get

 

Download attachments

You do need to specify the "folder" and "name" parameters. Drop the two parameters and the download is for source/target file depending on the "locale".

Use resources/files/get to get all files and folders including attachments related to document "did".

RESULTS

Returns an HTTP response with the file included as an attachment.

If the file does not exist and error is returned.

 

 

 

 

Related content

resources/files/get
resources/files/get
Read with this
media/filescollection/{key}/items/file
media/filescollection/{key}/items/file
More like this
resources/list
resources/list
Read with this
Download files and folders_
Download files and folders_
More like this
projects/list
projects/list
Read with this
projects/{pid}/workflows/{did}/attachments/{locale}/file
projects/{pid}/workflows/{did}/attachments/{locale}/file
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008