sf_create_soap {salesforcer} | R Documentation |
Create Records using SOAP API
Description
Create Records using SOAP API
Usage
sf_create_soap(
input_data,
object_name,
guess_types = TRUE,
control,
...,
verbose = FALSE
)
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.1 Index]