sf_upsert_soap: Upsert Records using SOAP API

View source: R/upsert.R

sf_upsert_soapR Documentation

Upsert Records using SOAP API

Description

Upsert Records using SOAP API

Usage

sf_upsert_soap(
  input_data,
  object_name,
  external_id_fieldname,
  guess_types = TRUE,
  control,
  ...,
  verbose = FALSE
)

Note

This function is meant to be used internally. Only use when debugging.


salesforcer documentation built on March 18, 2022, 6:26 p.m.