Download file from the record (v1)
Generates a link to download the file in the file-type column of a record.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
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.
Response
Workato returns a 303 status code with the download URL inside the LOCATION header if the request is successful.
data