downloadFlexioFile: Download the file which is in the given Flexio record and...

Description Usage Arguments See Also

View source: R/flexio.r

Description

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

Usage

1
2
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


flexiooss/flexioR documentation built on May 17, 2019, 7:05 p.m.