postFlexioResource: Sends a resource to Flexio. Adds each entry of the given...

Description Usage Arguments See Also

View source: R/flexio.r

Description

Sends a resource to Flexio. Adds each entry of the given dataset to the Flexio resource, Returns the a vector with the recordIDs

Usage

1
2
postFlexioResource(flexioURL, account, resourceName, auth, data,
  verbose = FALSE)

Arguments

flexioURL

URL of Flexio's API

account

flexio account

resourceName

name of the flexio resource

auth

flexio authentification token

data

the data you want to send to Flexio

verbose

set it to TRUE to print the request details

See Also

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


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