Download file from the record (v1)

Generates a link to download the file in the file-type column of a record.

Path parameters

data_table_idstringRequired
The ID of the data table.
record_idstringRequired
The ID of the record.
field_idstringRequired
The ID of the file column for the file to be downloaded.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Workato returns a 303 status code with the download URL inside the LOCATION header if the request is successful.

dataobject

Errors