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_id
The ID of the data table.
record_id
The ID of the record.
field_id
The ID of the file column for the file to be downloaded.
Headers
Authorization
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.
data