Download the file which is in the given Flexio record and stores it in the target file

downloadFlexioFile(targetFile, flexioResourceURL, flexioStorageURL, account,
  resourceName, auth, recordID, field)

Arguments

targetFile

local file in which you want to store the downloaded file

flexioResourceURL

URL of Flexio Resources API

flexioStorageURL

URL of Flexio Object Storage API

account

flexio account

resourceName

name of the flexio resource in which the file is stored

auth

Flexio authentification token

recordID

the ID of the record in which the file is stored

field

field in which the file is stored

See also

Other Flexio Interaction: deleteFlexioRecord, getFlexioRecord, getFlexioResourceFieldsTypes, getFlexioResourceSchema, getFlexioResource, patchFlexioRecord, postFlexioResource, putFlexioRecord