Updates a resource record from Flexio (all the fields)
putFlexioRecord(flexioURL, account, resourceName, auth, recordID, data, verbose = FALSE)
| flexioURL | URL of Flexio's API |
|---|---|
| account | flexio account |
| resourceName | name of the flexio resource |
| auth | flexio authentification token |
| recordID | : the ID of the record you want |
| data | : the data you want to use |
| verbose | set it to TRUE to print the request details |
Other Flexio Interaction: deleteFlexioRecord,
downloadFlexioFile,
getFlexioRecord,
getFlexioResourceFieldsTypes,
getFlexioResourceSchema,
getFlexioResource,
patchFlexioRecord,
postFlexioResource